taskTotal property

int taskTotal

The total number of tasks.

Implementation

int get taskTotal => userTaskQueue.length;