LivenessDetectionDemo constructor

const LivenessDetectionDemo({
  1. Key? key,
})

Implementation

const LivenessDetectionDemo({Key? key}) : super(key: key);