menu
fcm_actions package
documentation
fcm_actions_testing.dart
NotificationNavigator
register method
register method
dark_mode
light_mode
register
method
void
register
(
RouteMapper
mapper
)
Implementation
void register(RouteMapper mapper) => _routes[mapper.type] = mapper;
fcm_actions package
documentation
fcm_actions_testing
NotificationNavigator
register method
NotificationNavigator class