type property
Indicates if the address is an IPv4 or IPv6 address.
Implementation
@JsonKey(name: 'Type', fromJson: OnvifUtil.mappedToString)
final String type;
Indicates if the address is an IPv4 or IPv6 address.
@JsonKey(name: 'Type', fromJson: OnvifUtil.mappedToString)
final String type;