LivenessDetectionConfig constructor
LivenessDetectionConfig({})
Implementation
LivenessDetectionConfig({
this.startWithInfoScreen = false,
this.durationLivenessVerify = 45,
this.showDurationUiText = false,
this.useCustomizedLabel = false,
this.customizedLabel,
this.isEnableMaxBrightness = true
});