DtoChatContact constructor
- ChatContact value,
- ChatContactVersion ver,
- ChatContactsCursor? cursor,
- FavoriteChatContactsCursor? favoriteCursor,
Implementation
DtoChatContact(this.value, this.ver, this.cursor, this.favoriteCursor);
DtoChatContact(this.value, this.ver, this.cursor, this.favoriteCursor);