menu
flutter_foreground_task package
documentation
models/android_notification_options.dart
AndroidNotificationOptions
channelId property
channelId property
dark_mode
light_mode
channelId
property
String
channelId
final
Unique ID of the notification channel.
Implementation
final String channelId;
flutter_foreground_task package
documentation
models/android_notification_options
AndroidNotificationOptions
channelId property
AndroidNotificationOptions class