host property

  1. @JsonKey.new(name: 'ip')
XrayAddress? get host
inherited

Implementation

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