menu
cdx_chat package
documentation
models/chat_message.dart
ChatMessage
authorId property
authorId property
dark_mode
light_mode
authorId
property
String
authorId
final
ID of the user who created this message.
Implementation
final String authorId;
cdx_chat package
documentation
models/chat_message
ChatMessage
authorId property
ChatMessage class