AmpInspectionResult constructor
AmpInspectionResult({})
Implementation
AmpInspectionResult({
this.ampIndexStatusVerdict,
this.ampUrl,
this.indexingState,
this.issues,
this.lastCrawlTime,
this.pageFetchState,
this.robotsTxtState,
this.verdict,
});