Flutter
matcher
Matcher
describe abstract method
describe
Matcher class
Constructors
Matcher
Properties
hashCode
runtimeType
Methods
describe
describeMismatch
matches
noSuchMethod
toString
Operators
operator ==
describe method
Description
describe
(
Description
description
)
Builds a textual description of the matcher.
Implementation
Description describe(Description description);