menu
eyflutter_notifications package
documentation
platform_specifics/android/notification_details.dart
AndroidNotificationDetails
channelId property
channelId property
dark_mode
light_mode
channelId
property
String
channelId
final
The channel's id.
Required for Android 8.0 or newer.
Implementation
final String channelId;
eyflutter_notifications package
documentation
platform_specifics/android/notification_details
AndroidNotificationDetails
channelId property
AndroidNotificationDetails class