isMap top-level constant

const isMap = const TypeMatcher<Map>()

A matcher for Map.

Implementation

const isMap = const TypeMatcher<Map>()