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