SeoAuditFailure constructor
SeoAuditFailure(
- SeoAuditReport report,
- SeoSeverity threshold
Implementation
SeoAuditFailure(this.report, this.threshold);
SeoAuditFailure(this.report, this.threshold);