menu
cdx_chat package
documentation
models/chat_message.dart
ChatMessage
createdAt property
createdAt property
dark_mode
light_mode
createdAt
property
DateTime
createdAt
final
Date and time when the message was created.
Implementation
final DateTime createdAt;
cdx_chat package
documentation
models/chat_message
ChatMessage
createdAt property
ChatMessage class