WebDetection constructor
      
      WebDetection({})
     
    
    
Implementation
WebDetection({
  this.bestGuessLabels,
  this.fullMatchingImages,
  this.pagesWithMatchingImages,
  this.partialMatchingImages,
  this.visuallySimilarImages,
  this.webEntities,
});