menu
fcm_actions package
documentation
fcm_actions_testing.dart
ActionRegistry
handlerFor method
handlerFor method
dark_mode
light_mode
handlerFor
method
NotificationActionCallback
?
handlerFor
(
String
id
)
Implementation
NotificationActionCallback? handlerFor(String id) => _handlers[id];
fcm_actions package
documentation
fcm_actions_testing
ActionRegistry
handlerFor method
ActionRegistry class