menu
cdx_chat package
documentation
models/chat_message.dart
ChatMessage
updatedAt property
updatedAt property
dark_mode
light_mode
updatedAt
property
DateTime
?
updatedAt
final
Optional date and time when the message was last updated.
Implementation
final DateTime? updatedAt;
cdx_chat package
documentation
models/chat_message
ChatMessage
updatedAt property
ChatMessage class