adaptablePreset property
- @JsonKey(name: '@AdaptablePreset', fromJson: OnvifUtil.optionalBool)
final
Indicates whether or not imaging preset settings can be updated.
Implementation
@JsonKey(name: '@AdaptablePreset', fromJson: OnvifUtil.optionalBool)
final bool? adaptablePreset;