status property

  1. @optional
String? status
getter/setter pair

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

  • IsolateReloaded

Implementation

@optional
String? status;