menu
Flutter
expect
isException constant
isException
brightness_4
brightness_5
isException
top-level constant
TypeMatcher
<
Exception
>
const
isException
A matcher for
Exception
.
Implementation
const isException = TypeMatcher<Exception>();
Flutter
expect
isException constant
expect library