presets property

  1. @JsonKey(name: '@Presets', fromJson: OnvifUtil.optionalBool)
bool? presets
final

Indicates whether or not Imaging Presets feature is supported.

Implementation

@JsonKey(name: '@Presets', fromJson: OnvifUtil.optionalBool)
final bool? presets;