pendingWorkload property

int pendingWorkload

Gets remaining workload

Implementation

int get pendingWorkload => _queue.length;