presetTourRamp property
- @JsonKey(name: 'PresetTourRamp', fromJson: OnvifUtil.nullableIntMappedFromXml)
final
The optional acceleration ramp used by the device when executing PresetTours.
Implementation
@JsonKey(name: 'PresetTourRamp', fromJson: OnvifUtil.nullableIntMappedFromXml)
final int? presetTourRamp;