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