runnable property Null safety

bool? runnable
read / write

Is the isolate in a runnable state?

Implementation

bool? runnable;