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