geoLocation property
- @JsonKey(name: '@GeoLocation', fromJson: OnvifUtil.nullableStringToBool)
final
True if the device is able to stream the Geo Located positions of each target.
Implementation
@JsonKey(name: '@GeoLocation', fromJson: OnvifUtil.nullableStringToBool)
final bool? geoLocation;