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