menu
chaty package
documentation
models/chat_summary.dart
ChatSummary
lastMessageSenderId property
lastMessageSenderId property
dark_mode
light_mode
lastMessageSenderId
property
String
lastMessageSenderId
final
The ID of the user who sent the last message.
Implementation
final String lastMessageSenderId;
chaty package
documentation
models/chat_summary
ChatSummary
lastMessageSenderId property
ChatSummary class