presetTourRamp property

  1. @JsonKey(name: 'PresetTourRamp', fromJson: OnvifUtil.nullableMappedToInt)
int? presetTourRamp
final

The optional acceleration ramp used by the device when executing PresetTours.

Implementation

@JsonKey(name: 'PresetTourRamp', fromJson: OnvifUtil.nullableMappedToInt)
final int? presetTourRamp;