recaptchaVersion property
The reCAPTCHA version of the reCAPTCHA token in the captcha_response. Possible string values are:
- "RECAPTCHA_VERSION_UNSPECIFIED" : The reCAPTCHA version is not specified.
- "RECAPTCHA_ENTERPRISE" : The reCAPTCHA enterprise.
Implementation
core.String? recaptchaVersion;