accounts property

List<SocksAccount>? get accounts
inherited

Implementation

@JsonKey(name: 'auth') SocksAuthMethod? get authMethod; List<SocksAccount>? get accounts;