QChatGenerateInviteCodeResult constructor Null safety
Implementation
QChatGenerateInviteCodeResult(
this.serverId, this.requestId, this.inviteCode, this.expireTime);
QChatGenerateInviteCodeResult(
this.serverId, this.requestId, this.inviteCode, this.expireTime);