toDto method
Constructs the new DtoChatItems from this ChatMixin$LastReadItem.
Implementation
DtoChatItem toDto() => _chatItem(node, cursor);
Constructs the new DtoChatItems from this ChatMixin$LastReadItem.
DtoChatItem toDto() => _chatItem(node, cursor);