last property Null safety

bool? last
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;