kNone constant

String const kNone

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';