menu
messenger
store/model/chat_call.dart
DtoChatCall
DtoChatCall constructor
DtoChatCall
dark_mode
light_mode
DtoChatCall
constructor
DtoChatCall
(
ChatItem
value
,
ChatItemsCursor
?
cursor
,
ChatItemVersion
ver
)
Implementation
DtoChatCall(super.value, super.cursor, super.ver);
messenger
chat_call
DtoChatCall
DtoChatCall constructor
DtoChatCall class