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