pendingJobs property

int get pendingJobs

Get pending job count

Implementation

int get pendingJobs => _queue.length;