runningTasks property

int runningTasks

Concurrently running tasks count

Implementation

int get runningTasks => _runningTasks;