probeIpv6Url property

  1. @JsonKey(name: "probe_ipv6_url")
String? probeIpv6Url
getter/setter pair

探测ipv6地址类型使用的url, IPProtVersion == 2 时生效

Implementation

@JsonKey(name: "probe_ipv6_url")
String? probeIpv6Url;