AuthCaptchaVerificationResult.accepted constructor
const
AuthCaptchaVerificationResult.accepted()
Creates an accepted verification result.
Implementation
const AuthCaptchaVerificationResult.accepted() : accepted = true;
Creates an accepted verification result.
const AuthCaptchaVerificationResult.accepted() : accepted = true;