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