captchaResponse property

String? captchaResponse
getter/setter pair

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

Required when reCAPTCHA enterprise is enabled.

Implementation

core.String? captchaResponse;