SeoAuditPolicy constructor
const
SeoAuditPolicy({})
Implementation
const SeoAuditPolicy({
this.ignore = const {},
this.minTitleLength = 15,
this.maxTitleLength = 60,
this.minDescriptionLength = 70,
this.maxDescriptionLength = 160,
});