text_analysis
text_analysis
TermPair
term1 property
term1
term1
property
Null safety
String
term1
Returns the first
Term
in the pair. Equivalent to
terms
.first.
Implementation
String get term1 => terms.first;
text_analysis
text_analysis
TermPair
term1 property
TermPair class
Constructors
TermPair
Properties
hashCode
runtimeType
term1
term2
terms
Methods
noSuchMethod
toString
Operators
operator ==