failedJobs property

int failedJobs

Returns the number of jobs that have failed so far.

Implementation

int get failedJobs => _failedJobs.length;