menu
fcm_actions package
documentation
fcm_actions_testing.dart
ActionRegistry
clear method
clear method
dark_mode
light_mode
clear
method
void
clear
(
)
Implementation
void clear() { _actions.clear(); _handlers.clear(); }
fcm_actions package
documentation
fcm_actions_testing
ActionRegistry
clear method
ActionRegistry class