isolate property Null safety

IsolateRef? isolate
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;