flutter_local_notifications package
documentation
flutter_local_notifications
AndroidNotificationDetails
channelId property
channelId
flutter_local_notifications package
documentation
flutter_local_notifications
AndroidNotificationDetails
channelId property
AndroidNotificationDetails class
Constructors
AndroidNotificationDetails
Properties
additionalFlags
autoCancel
category
channelAction
channelDescription
channelId
channelName
channelShowBadge
color
enableLights
enableVibration
fullScreenIntent
groupAlertBehavior
groupKey
hashCode
icon
importance
indeterminate
largeIcon
ledColor
ledOffMs
ledOnMs
maxProgress
ongoing
onlyAlertOnce
playSound
priority
progress
runtimeType
setAsGroupSummary
shortcutId
showProgress
showWhen
sound
styleInformation
subText
tag
ticker
timeoutAfter
usesChronometer
vibrationPattern
visibility
when
Methods
noSuchMethod
toString
Operators
operator ==
channelId
property
String
channelId
final
The channel's id.
Required for Android 8.0 or newer.
Implementation
final String channelId;