activeTasks property

int activeTasks
getter/setter pair

Number of active tasks currently being processed by the isolate.

Implementation

int activeTasks = 0;