text_analysis
text_analysis
TextDocument
sourceText property
sourceText
sourceText
property
Null safety
String
sourceText
Returns the source text associated with the document.
Implementation
String get sourceText;
text_analysis
text_analysis
TextDocument
sourceText property
TextDocument class
Constructors
TextDocument
Properties
hashCode
keywords
nGrams
paragraphs
runtimeType
sentences
sourceText
syllableCount
terms
tokens
zones
Methods
averageSentenceLength
averageSyllableCount
fleschKincaidGradeLevel
fleschReadingEaseScore
noSuchMethod
toString
wordCount
Operators
operator ==
Static methods
analyze
analyzeJson