menu
google_cloud_language_v2 package
documentation
language.dart
TextSpan
content property
content property
dark_mode
light_mode
content
property
String
content
final
The content of the text span, which is a substring of the document.
Implementation
final String content;
google_cloud_language_v2 package
documentation
language
TextSpan
content property
TextSpan class