cancelAllPendingNotifications method

  1. @override
Future<void> cancelAllPendingNotifications()
override

Cancels/removes all pending notifications.

This only applies to notifications that have been scheduled.

Implementation

@override
Future<void> cancelAllPendingNotifications() async {}