GlareDetectionConfiguration constructor
- double glareDetectionThreshold = 0.5,
Implementation
GlareDetectionConfiguration({
this.glareDetectionThreshold = 0.5,
}) : super();
GlareDetectionConfiguration({
this.glareDetectionThreshold = 0.5,
}) : super();