DtoChatCall constructor

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

Implementation

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