message property

Map<String, dynamic>? message
final

The full CometChat message object, if enabled (chat-specific).

Implementation

final Map<String, dynamic>? message;