host property

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

Implementation

@JsonKey(name: 'ip')
XrayAddress? get host;