AnnotateTextResponse constructor
      
      AnnotateTextResponse({})
     
    
    
Implementation
AnnotateTextResponse({
  this.categories,
  this.documentSentiment,
  this.entities,
  this.languageCode,
  this.languageSupported,
  this.moderationCategories,
  this.sentences,
});