FaceAutoCaptureWidget constructor

Implementation

FaceAutoCaptureWidget(
    {required this.configuration,
    this.onCreated,
    this.onCandidateSelectionStarted,
    this.onProcessed,
    this.onCaptured,
    this.onStopped,
    this.onNoCameraPermission});