userLevel property
Implementation
List<HTTPAccount>? get accounts;@JsonKey(name: 'allowTransparent') bool? get transparent; int? get userLevel;
List<HTTPAccount>? get accounts;@JsonKey(name: 'allowTransparent') bool? get transparent; int? get userLevel;