taskCount property

int get taskCount

Get the count of registered tasks

Implementation

int get taskCount => _tasks.length;