IndexStatusInspectionResult constructor
IndexStatusInspectionResult({})
Implementation
IndexStatusInspectionResult({
this.coverageState,
this.crawledAs,
this.googleCanonical,
this.indexingState,
this.lastCrawlTime,
this.pageFetchState,
this.referringUrls,
this.robotsTxtState,
this.sitemap,
this.userCanonical,
this.verdict,
});