QChatRejectServerInviteParam constructor Null safety
Implementation
QChatRejectServerInviteParam(this.serverId, this.accid, int requestId)
: super(requestId);
QChatRejectServerInviteParam(this.serverId, this.accid, int requestId)
: super(requestId);