menu
fcm_actions package
documentation
fcm_actions_testing.dart
LocalNotificationsGateway
registerCategories abstract method
registerCategories abstract method
dark_mode
light_mode
registerCategories
abstract method
Future
<
void
>
registerCategories
(
Iterable
<
NotificationMessage
>
templates
)
Implementation
Future<void> registerCategories(Iterable<NotificationMessage> templates);
fcm_actions package
documentation
fcm_actions_testing
LocalNotificationsGateway
registerCategories abstract method
LocalNotificationsGateway class