flutter_local_notifications package
documentation
flutter_local_notifications
AndroidNotificationChannel
groupId property
groupId
flutter_local_notifications package
documentation
flutter_local_notifications
AndroidNotificationChannel
groupId property
AndroidNotificationChannel class
Constructors
AndroidNotificationChannel
Properties
description
enableLights
enableVibration
groupId
hashCode
id
importance
ledColor
name
playSound
runtimeType
showBadge
sound
vibrationPattern
Methods
noSuchMethod
toString
Operators
operator ==
groupId
property
String
groupId
final
The id of the group that the channel belongs to.
Implementation
final String groupId;