ChatInfoConversion extension
Extension adding models construction from ChatInfoMixin.
Methods
-
toDto(
ChatItemsCursor cursor) → DtoChatInfo -
Available on ChatInfoMixin, provided by the ChatInfoConversion extension
Constructs a new DtoChatInfo from this ChatInfoMixin. -
toModel(
) → ChatInfo -
Available on ChatInfoMixin, provided by the ChatInfoConversion extension
Constructs a new ChatInfo from this ChatInfoMixin.