isList top-level constant

TypeMatcher<List> const isList

A matcher for List.

Implementation

const isList = TypeMatcher<List>();