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