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