QChatGetExistingAccidsInServerRoleResult(List<String>? accidList) { if (accidList != null) { this.accidList.addAll(accidList); } }