last property

  1. @optional
bool? last
getter/setter pair

Specifies whether this event is the last of a group of events.

This is provided for the event kinds:

  • HeapSnapshot

Implementation

@optional
bool? last;