presets property
- @JsonKey(name: '@Presets', fromJson: OnvifUtil.optionalBool)
final
Indicates whether or not Imaging Presets feature is supported.
Implementation
@JsonKey(name: '@Presets', fromJson: OnvifUtil.optionalBool)
final bool? presets;