AnnotateTextResponse constructor
AnnotateTextResponse({})
Implementation
AnnotateTextResponse({
this.sentences = const [],
this.entities = const [],
this.documentSentiment,
this.languageCode = '',
this.categories = const [],
this.moderationCategories = const [],
this.languageSupported = false,
}) : super(fullyQualifiedName);