GoogleCloudIdentitytoolkitV2RecaptchaConfig constructor
GoogleCloudIdentitytoolkitV2RecaptchaConfig({
- List<
GoogleCloudIdentitytoolkitV2RecaptchaEnforcementState> ? recaptchaEnforcementState, - String? recaptchaKey,
Implementation
GoogleCloudIdentitytoolkitV2RecaptchaConfig({
this.recaptchaEnforcementState,
this.recaptchaKey,
});