toDto method
Constructs the new DtoChatItemQuote from this ChatMessageMixin$RepliesTo.
Implementation
DtoChatItemQuote toDto() => _chatItemQuote(this);
Constructs the new DtoChatItemQuote from this ChatMessageMixin$RepliesTo.
DtoChatItemQuote toDto() => _chatItemQuote(this);