menu
flutter_gb_app_notifications package
documentation
domain/services/notification_service.dart
NotificationService
archive abstract method
archive abstract method
dark_mode
light_mode
archive
abstract method
Future
<
Either
<
Failure
,
Unit
>
>
archive
(
AppNotification
notification
)
Implementation
Future<Either<Failure, Unit>> archive(AppNotification notification);
flutter_gb_app_notifications package
documentation
domain/services/notification_service
NotificationService
archive abstract method
NotificationService class