isList top-level constant

const isList = const TypeMatcher<List>()

A matcher for List.

Implementation

const isList = const TypeMatcher<List>()