menu
fcm_actions package
documentation
fcm_actions_testing.dart
LocalNotificationsGateway
createChannels abstract method
createChannels abstract method
dark_mode
light_mode
createChannels
abstract method
Future
<
void
>
createChannels
(
Iterable
<
NotificationChannel
>
channels
)
Implementation
Future<void> createChannels(Iterable<NotificationChannel> channels);
fcm_actions package
documentation
fcm_actions_testing
LocalNotificationsGateway
createChannels abstract method
LocalNotificationsGateway class