dismissNotificationsByChannelKey abstract method
Dismiss all active notifications with the same channel key on status bar, without cancel the active respective schedules
Implementation
Future<void> dismissNotificationsByChannelKey(String channelKey);