Cancels all tasks
Returns the number of cancelled tasks
Future<int> cancelAllTasks() { throw UnimplementedError('cancelAllTasks() has not been implemented.'); }