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