kNone constant
Indicates an isolate is not yet runnable. Only appears in an Isolate's pauseEvent. Never sent over a stream.
Implementation
static const String kNone = 'None';
Indicates an isolate is not yet runnable. Only appears in an Isolate's pauseEvent. Never sent over a stream.
static const String kNone = 'None';