toDto method

DtoChatItemQuote toDto()

Constructs the new DtoChatItemQuote from this ChatMessageMixin$RepliesTo.

Implementation

DtoChatItemQuote toDto() => _chatItemQuote(this);