userLevel property

int? get userLevel
inherited

Implementation

@JsonKey(name: 'auth') SocksAuthMethod? get authMethod; List<SocksAccount>? get accounts; bool? get udp;@JsonKey(name: 'ip') XrayAddress? get host; int? get userLevel;