application/bloc/shared/app_notification/app_notification_bloc library
Extensions
- AppNotificationEventPatterns on AppNotificationEvent
- Adds pattern-matching-related methods to AppNotificationEvent.
- AppNotificationStatePatterns on AppNotificationState
- Adds pattern-matching-related methods to AppNotificationState.
Typedefs
-
NotificationFetchParamBuilder
= Map<
String, dynamic> Function(AppNotificationEvent event)