menu
matcher package
documentation
matcher.dart
isNoSuchMethodError constant
isNoSuchMethodError constant
dark_mode
light_mode
isNoSuchMethodError
top-level constant
TypeMatcher
<
NoSuchMethodError
>
const
isNoSuchMethodError
A matcher for
NoSuchMethodError
.
Implementation
const isNoSuchMethodError = TypeMatcher<NoSuchMethodError>();
matcher package
documentation
matcher
isNoSuchMethodError constant
matcher library