LivenessDetectionConfig constructor
LivenessDetectionConfig({
- bool startWithInfoScreen = false,
Implementation
LivenessDetectionConfig({
this.startWithInfoScreen = false,
});