QChatGetUserServerPushConfigsParam constructor Null safety

QChatGetUserServerPushConfigsParam(
  1. List<int> serverIdList
)

Implementation

QChatGetUserServerPushConfigsParam(this.serverIdList);