roleList property Null safety
@JsonKey(fromJson: _serverRoleListFromJsonNullable, defaultValue: []), final
服务器身份组列表
Implementation
@JsonKey(fromJson: _serverRoleListFromJsonNullable, defaultValue: [])
final List<QChatServerRole> roleList = [];