runnable property

bool? runnable
getter/setter pair

Is the isolate in a runnable state?

Implementation

bool? runnable;