menu
sunny_lifecycle package
documentation
push_notification_service.dart
PushNotificationService
doShutdown method
doShutdown method
dark_mode
light_mode
doShutdown
method
@
override
Future
doShutdown
(
)
override
Implementation
@override Future doShutdown() async { await _pushStream.close(); }
sunny_lifecycle package
documentation
push_notification_service
PushNotificationService
doShutdown method
PushNotificationService class