menu
local_push_notifications package
documentation
i_local_notifications.dart
ILocalNotifications
removeChannel abstract method
removeChannel abstract method
dark_mode
light_mode
removeChannel
abstract method
Future
<
bool
>
removeChannel
(
String
channelKey
)
Remove a notification channel
Implementation
Future<bool> removeChannel(String channelKey);
local_push_notifications package
documentation
i_local_notifications
ILocalNotifications
removeChannel abstract method
ILocalNotifications class