executingTaskCount property

int get executingTaskCount

Gets the number of executing tasks

Implementation

int get executingTaskCount => _executingTasks.length;