LivenessDetectionScreen constructor
const
LivenessDetectionScreen({
- Key? key,
- required LivenessConfig config,
Implementation
const LivenessDetectionScreen({super.key, required this.config});