Cancel all pending and running tasks.
@override Future<void> cancelAll() => NativeWorkManager.cancelAll();