menu
messenger
domain/model/chat.dart
LastChatRead
LastChatRead constructor
LastChatRead
dark_mode
light_mode
LastChatRead
constructor
LastChatRead
(
UserId
memberId
,
PreciseDateTime
at
)
Implementation
LastChatRead(this.memberId, this.at);
messenger
chat
LastChatRead
LastChatRead constructor
LastChatRead class