menu
bond_notifications package
documentation
bond_notifications.dart
ChannelableNotification
deleteNotificationChannel abstract method
deleteNotificationChannel abstract method
dark_mode
light_mode
deleteNotificationChannel
abstract method
Future
<
void
>
deleteNotificationChannel
(
String
channelId
)
Method to delete Notification Channel
Implementation
Future<void> deleteNotificationChannel(String channelId);
bond_notifications package
documentation
bond_notifications
ChannelableNotification
deleteNotificationChannel abstract method
ChannelableNotification mixin