text_analysis
text_analysis
TextSource
tokens property
tokens
tokens
property
Null safety
List
<
Token
>
tokens
The collection of tokens in the
TextSource
.
Implementation
List<Token> get tokens;
text_analysis
text_analysis
TextSource
tokens property
TextSource class
Constructors
TextSource
Properties
hashCode
runtimeType
sentences
source
tokens
Methods
noSuchMethod
toString
Operators
operator ==