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