menu
fcm_actions package
documentation
fcm_actions_testing.dart
FcmActionsEventBus
foreground method
foreground method
dark_mode
light_mode
foreground
method
void
foreground
(
NotificationEvent
event
)
Implementation
void foreground(NotificationEvent event) => _foreground.add(event);
fcm_actions package
documentation
fcm_actions_testing
FcmActionsEventBus
foreground method
FcmActionsEventBus class