status property Null safety

String? status
optional">@optionalread / write

The status (success or failure) related to the event. This is provided for the event kinds:

  • IsolateReloaded

Implementation

@optional
String? status;