reloadFailureReason property

  1. @optional
String? reloadFailureReason
getter/setter pair

The reason why reloading the sources in the isolate group associated with this event failed.

Only provided for events of kind IsolateReload.

Implementation

@optional
String? reloadFailureReason;