isolate property Null safety
optional">@optionalread / write
The isolate with which this event is associated.
This is provided for all event kinds except for:
- VMUpdate, VMFlagUpdate
Implementation
@optional
IsolateRef? isolate;
The isolate with which this event is associated.
This is provided for all event kinds except for:
@optional
IsolateRef? isolate;