SecurityPolicyRecaptchaOptionsConfig constructor
SecurityPolicyRecaptchaOptionsConfig({
- String? redirectSiteKey,
Implementation
SecurityPolicyRecaptchaOptionsConfig({
this.redirectSiteKey,
});