menu
cdx_chat package
documentation
models/chat_message.dart
ChatMessage
chatId property
chatId property
dark_mode
light_mode
chatId
property
String
chatId
final
ID of the chat this message belongs to.
Implementation
final String chatId;
cdx_chat package
documentation
models/chat_message
ChatMessage
chatId property
ChatMessage class