SeoAuditFailure constructor

SeoAuditFailure(
  1. SeoAuditReport report,
  2. SeoSeverity threshold
)

Implementation

SeoAuditFailure(this.report, this.threshold);