text_analysis
text_analysis
TextDocument
sentences property
sentences
sentences
property
Null safety
List
<
String
>
sentences
All the sentences in the
sourceText
.
Implementation
List<String> get sentences;
text_analysis
text_analysis
TextDocument
sentences 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