Flutter
matcher
StringDescription
toString method
toString
StringDescription class
Constructors
StringDescription
Properties
length
hashCode
runtimeType
Methods
add
addAll
addDescriptionOf
replace
toString
noSuchMethod
Operators
operator ==
toString method
String
toString
(
)
override
Get the description as a string.
Implementation
String toString() => _out.toString();