address property
Informative description of the physical location of the source, e.g. the coordinates on a map.
Implementation
@JsonKey(name: 'Address', fromJson: OnvifUtil.mappedToString)
final String address;
Informative description of the physical location of the source, e.g. the coordinates on a map.
@JsonKey(name: 'Address', fromJson: OnvifUtil.mappedToString)
final String address;