menu
flutter_linkid_mmp package
documentation
notification_setting.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_linkid_mmp package
documentation
notification_setting
ActiveNotification
channelId property
ActiveNotification class