ApplicationVerificationResult.recaptcha constructor
ApplicationVerificationResult.recaptcha(
- String token
Implementation
ApplicationVerificationResult.recaptcha(String token)
: this('recaptcha', token);