menu
littlefish_core package
documentation
notifications/models/notification_service.dart
NotificationService
onNotificationEventError abstract method
onNotificationEventError abstract method
dark_mode
light_mode
onNotificationEventError
abstract method
Future
<
void
>
onNotificationEventError
(
NotificationEvent
event
,
dynamic
error
)
Implementation
Future<void> onNotificationEventError(NotificationEvent event, dynamic error);
littlefish_core package
documentation
notifications/models/notification_service
NotificationService
onNotificationEventError abstract method
NotificationService class