Flutter
flutter_test
CustomMatcher
featureValueOf
featureValueOf
Flutter
flutter_test
CustomMatcher
featureValueOf
method
featureValueOf
Source
Flutter
flutter_test
CustomMatcher
Constructors
CustomMatcher
Properties
hashCode
runtimeType
Operators
operator ==
Methods
describe
describeMismatch
featureValueOf
matches
noSuchMethod
toString
dynamic
featureValueOf
(
actual
)
Override this to extract the interesting feature.
Source
featureValueOf(actual) => actual;