menu
fcm_channels_manager package
documentation
fcm_channels_manager_platform_interface.dart
FcmChannelsManagerPlatform
getChannels method
getChannels method
dark_mode
light_mode
getChannels
method
Future
<
List
<
NotificationChannel
>
>
getChannels
(
)
Implementation
Future<List<NotificationChannel>> getChannels() { return instance.getChannels(); }
fcm_channels_manager package
documentation
fcm_channels_manager_platform_interface
FcmChannelsManagerPlatform
getChannels method
FcmChannelsManagerPlatform class