toDto method

DtoChatItem toDto()

Constructs the new DtoChatItems from this ChatEventsVersionedMixin$Events$ChatItemPostedEvent$Item.

Implementation

DtoChatItem toDto() => _chatItem(node, cursor);