menu
flutter_chat_sdk package
documentation
chat.dart
Message
serverTimestamp property
serverTimestamp property
dark_mode
light_mode
serverTimestamp
property
DateTime
?
serverTimestamp
final
Server-side timestamp (when received by server).
Implementation
final DateTime? serverTimestamp;
flutter_chat_sdk package
documentation
chat
Message
serverTimestamp property
Message class