LivenessVerificationFlow constructor
const
LivenessVerificationFlow({})
Implementation
const LivenessVerificationFlow({
Key? key,
this.onVerificationComplete,
this.onError,
this.bearerToken,
}) : super(key: key);