isolateGroup property

  1. @optional
IsolateGroupRef? isolateGroup
getter/setter pair

The isolate group with which this event is associated.

This is provided for all event kinds except for:

  • VMUpdate, VMFlagUpdate, TimelineStreamSubscriptionsUpdate, TimelineEvents

Implementation

@optional
IsolateGroupRef? isolateGroup;