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