location property Null safety
- @JsonKey(name: 'Location', fromJson: OnvifUtil.mappedToString)
final
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;