disableIpv6 property
- @JsonKey(includeIfNull: false, name: 'disable-ipv6', fromJson: toBool, toJson: toString)
read / write
Implementation
@JsonKey(includeIfNull: false, name: 'disable-ipv6', fromJson: toBool, toJson: toString) bool? disableIpv6;