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