activeCount property

int get activeCount

当前活跃的任务数

Implementation

int get activeCount => _active;