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