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