menu
bond_notifications package
documentation
bond_notifications.dart
ServerNotificationsProvider
onNotification abstract method
onNotification abstract method
dark_mode
light_mode
onNotification
abstract method
void
onNotification
(
Map
<
String
,
dynamic
>
data
)
inherited
Implementation
void onNotification(Map<String, dynamic> data);
bond_notifications package
documentation
bond_notifications
ServerNotificationsProvider
onNotification abstract method
ServerNotificationsProvider mixin