menu
chat_toolkit package
documentation
chat/message/entity/message.dart
Message
timestamp property
timestamp property
dark_mode
light_mode
timestamp
property
String
timestamp
final
ISO 8601 timestamp when the message was created.
Implementation
final String timestamp;
chat_toolkit package
documentation
chat/message/entity/message
Message
timestamp property
Message class