pendingJobs property

int pendingJobs

Returns the number of jobs that are pending.

Implementation

int get pendingJobs => _pendingJobs.length;