menu
supa_architecture package
documentation
services/notification_handler.dart
NotificationHandler
handle abstract method
handle abstract method
dark_mode
light_mode
handle
abstract method
FutureOr
<
void
>
handle
(
UserNotification
userNofication
)
Implementation
FutureOr<void> handle(UserNotification userNofication);
supa_architecture package
documentation
services/notification_handler
NotificationHandler
handle abstract method
NotificationHandler class