captchaResponse property

String? captchaResponse
getter/setter pair

The response from reCaptcha challenge.

This is required when the system detects possible abuse activities.

Implementation

core.String? captchaResponse;