presetRamp property
The optional acceleration ramp used by the device when recalling presets.
Implementation
@JsonKey(name: 'PresetRamp', fromJson: OnvifUtil.nullableMappedToInt)
final int? presetRamp;
The optional acceleration ramp used by the device when recalling presets.
@JsonKey(name: 'PresetRamp', fromJson: OnvifUtil.nullableMappedToInt)
final int? presetRamp;