menu
messenger
store/model/chat_item.dart
DtoChatItemQuote
DtoChatItemQuote constructor
DtoChatItemQuote
dark_mode
light_mode
DtoChatItemQuote
constructor
DtoChatItemQuote
(
ChatItemQuote
value
,
ChatItemsCursor
?
cursor
)
Implementation
DtoChatItemQuote(this.value, this.cursor);
messenger
chat_item
DtoChatItemQuote
DtoChatItemQuote constructor
DtoChatItemQuote class