menu
y_infra package
documentation
push/objects/i_custom_notification_content.dart
ICustomNotificationContent
channelKey property
channelKey property
dark_mode
light_mode
channelKey
property
String
?
get
channelKey
inherited
Returns the channel key of the notification.
Implementation
String? get channelKey => _channelKey;
y_infra package
documentation
push/objects/i_custom_notification_content
ICustomNotificationContent
channelKey property
ICustomNotificationContent class