Flutter
matcher
StringDescription
length property
length
StringDescription class
Constructors
StringDescription
Properties
length
hashCode
runtimeType
Methods
add
addAll
addDescriptionOf
replace
toString
noSuchMethod
Operators
operator ==
length property
int
length
override
Implementation
int get length => _out.length;