toDto method

DtoChatItemQuote toDto()

Constructs the new DtoChatItemQuotes from this ChatForwardMixin$Quote.

Implementation

DtoChatItemQuote toDto() => _chatItemQuote(this);