toDto method
- ChatItemsCursor cursor
Constructs a new DtoChatCall from this ChatCallMixin.
Implementation
DtoChatCall toDto(ChatItemsCursor cursor) =>
DtoChatCall(toModel(), cursor, ver);
Constructs a new DtoChatCall from this ChatCallMixin.
DtoChatCall toDto(ChatItemsCursor cursor) =>
DtoChatCall(toModel(), cursor, ver);