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