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