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