last property Null safety
optional">@optionalread / write
Specifies whether this event is the last of a group of events.
This is provided for the event kinds:
- HeapSnapshot
Implementation
@optional
bool? last;
Specifies whether this event is the last of a group of events.
This is provided for the event kinds:
@optional
bool? last;