menu
flutter_chat_sdk package
documentation
chat.dart
Participant
joinedAt property
joinedAt property
dark_mode
light_mode
joinedAt
property
DateTime
?
joinedAt
final
When user joined the room.
Implementation
final DateTime? joinedAt;
flutter_chat_sdk package
documentation
chat
Participant
joinedAt property
Participant class