menu
cometchat_push_notifications package
documentation
cometchat_push_notifications_export.dart
CometChatNotificationDetails
message property
message property
dark_mode
light_mode
message
property
Map
<
String
,
dynamic
>
?
message
final
The full CometChat message object, if enabled (chat-specific).
Implementation
final Map<String, dynamic>? message;
cometchat_push_notifications package
documentation
cometchat_push_notifications_export
CometChatNotificationDetails
message property
CometChatNotificationDetails class