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