menu
flutter_ai_chat package
documentation
models/chat_message.dart
ChatMessage
timestamp property
timestamp property
dark_mode
light_mode
timestamp
property
DateTime
timestamp
final
When this message was sent.
Implementation
final DateTime timestamp;
flutter_ai_chat package
documentation
models/chat_message
ChatMessage
timestamp property
ChatMessage class