isBusy property

bool isBusy
getter/setter pair

Indicates whether the isolate is currently processing a task.

Implementation

bool isBusy = false;