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