captchaResponse property

String? captchaResponse
getter/setter pair

The reCAPTCHA token provided by the reCAPTCHA client-side integration.

reCAPTCHA Enterprise uses it for assessment. Required when reCAPTCHA enterprise is enabled.

Implementation

core.String? captchaResponse;