autoGeo property
If set the geo location is obtained internally.
Implementation
@JsonKey(name: '@AutoGeo', fromJson: OnvifUtil.nullableStringToBool)
final bool? autoGeo;
If set the geo location is obtained internally.
@JsonKey(name: '@AutoGeo', fromJson: OnvifUtil.nullableStringToBool)
final bool? autoGeo;