AuthCaptchaVerificationResult.rejected constructor
const
AuthCaptchaVerificationResult.rejected()
Creates a rejected verification result.
Implementation
const AuthCaptchaVerificationResult.rejected() : accepted = false;
Creates a rejected verification result.
const AuthCaptchaVerificationResult.rejected() : accepted = false;