AuthCaptchaVerificationResult.accepted constructor

const AuthCaptchaVerificationResult.accepted()

Creates an accepted verification result.

Implementation

const AuthCaptchaVerificationResult.accepted() : accepted = true;