dismissAllNotifications abstract method
Dismiss all active notifications, without cancel the active respective schedules
Implementation
Future<void> dismissAllNotifications();
Dismiss all active notifications, without cancel the active respective schedules
Future<void> dismissAllNotifications();