DtoChatInfo constructor

DtoChatInfo(
  1. ChatItem value,
  2. ChatItemsCursor? cursor,
  3. ChatItemVersion ver
)

Implementation

DtoChatInfo(super.value, super.cursor, super.ver);