Result constructor
Result({})
Implementation
Result({
this.cacheId,
this.displayLink,
this.fileFormat,
this.formattedUrl,
this.htmlFormattedUrl,
this.htmlSnippet,
this.htmlTitle,
this.image,
this.kind,
this.labels,
this.link,
this.mime,
this.pagemap,
this.snippet,
this.title,
});