kIsolateUpdate constant
Notification that isolate identifying information has changed. Currently used to notify of changes to the isolate debugging name via setName.
Implementation
static const String kIsolateUpdate = 'IsolateUpdate';
Notification that isolate identifying information has changed. Currently used to notify of changes to the isolate debugging name via setName.
static const String kIsolateUpdate = 'IsolateUpdate';