RecaptchaRequiredError constructor
RecaptchaRequiredError({})
Implementation
RecaptchaRequiredError({
this.errorType,
this.errorCode,
this.displayMessage,
this.httpCode,
this.linkUserExperience,
this.commonCauses,
this.troubleshootingSteps,
});