menu
chaty package
documentation
models/chat_summary.dart
ChatSummary
otherUserId property
otherUserId property
dark_mode
light_mode
otherUserId
property
String
otherUserId
final
The ID of the other user in the chat (not the current user).
Implementation
final String otherUserId;
chaty package
documentation
models/chat_summary
ChatSummary
otherUserId property
ChatSummary class