data property Null safety
optional">@optionalread / write
Binary data associated with the event.
This is provided for the event kinds:
- HeapSnapshot
Implementation
@optional
ByteData? data;
Binary data associated with the event.
This is provided for the event kinds:
@optional
ByteData? data;