menu
angel3_validate package
documentation
server.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>();
angel3_validate package
documentation
server
isException constant
angel3_validate.server library