kIsolateStart constant Null safety
Notification that a new isolate has started.
Implementation
static const String kIsolateStart = 'IsolateStart';
Notification that a new isolate has started.
static const String kIsolateStart = 'IsolateStart';