maxIris property
- @JsonKey(name: 'MaxIris', fromJson: OnvifUtil.nullableMappedToDouble)
final
Maximum value of the iris range allowed to be used by the algorithm.
Implementation
@JsonKey(name: 'MaxIris', fromJson: OnvifUtil.nullableMappedToDouble)
final double? maxIris;