menu
send2app package
documentation
notification_helper.dart
NotificationHelper
createNotificationChannel method
createNotificationChannel method
dark_mode
light_mode
createNotificationChannel
method
Future
<
void
>
createNotificationChannel
(
)
Implementation
Future<void> createNotificationChannel() async { return _createNotificationChannel(); }
send2app package
documentation
notification_helper
NotificationHelper
createNotificationChannel method
NotificationHelper class