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