menu
arcane_fcm package
documentation
fcm_handler.dart
ArcaneFCMHandler<N extends ArcaneFCMMessage>
handle abstract method
handle abstract method
dark_mode
light_mode
handle
abstract method
Future
<
void
>
handle
(
BuildContext
context
,
N
notification
)
Implementation
Future<void> handle(BuildContext context, N notification);
arcane_fcm package
documentation
fcm_handler
ArcaneFCMHandler<N extends ArcaneFCMMessage>
handle abstract method
ArcaneFCMHandler class