probeIpv4Url property

  1. @JsonKey(name: "probe_ipv4_url")
String? probeIpv4Url
getter/setter pair

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

Implementation

@JsonKey(name: "probe_ipv4_url")
String? probeIpv4Url;