menu
send2app package
documentation
message_service.dart
MessageService
stopNotification method
stopNotification method
dark_mode
light_mode
stopNotification
method
Future
<
void
>
stopNotification
(
)
Implementation
Future<void> stopNotification() async { return _stopNotification(); }
send2app package
documentation
message_service
MessageService
stopNotification method
MessageService class