count abstract method

Future<int> count()

Get the total count of failed jobs

Implementation

Future<int> count();