menu
my_utility package
documentation
test/expect.dart
isMap constant
isMap constant
dark_mode
light_mode
isMap
top-level constant
TypeMatcher
<
Map
>
const
isMap
A matcher for
Map
.
Implementation
const isMap = TypeMatcher<Map>();
my_utility package
documentation
test/expect
isMap constant
expect library