geoSource property
- @JsonKey.new(name: '@GeoSource', fromJson: OnvifUtil.nullableStringMappedFromXml)
final
Optional reference to the XAddr of another devices DeviceManagement service.
Implementation
@JsonKey(name: '@GeoSource', fromJson: OnvifUtil.nullableStringMappedFromXml)
final String? geoSource;