menu
flutter_local_notifications_support package
documentation
flutter_local_notifications.dart
ActiveNotification
channelId property
channelId property
dark_mode
light_mode
channelId
property
String
?
channelId
final
The notification channel's id.
Returned only on Android 8.0 or newer.
Implementation
final String? channelId;
flutter_local_notifications_support package
documentation
flutter_local_notifications
ActiveNotification
channelId property
ActiveNotification class