isUnsupportedError top-level constant

const isUnsupportedError = const TypeMatcher<UnsupportedError>()

A matcher for UnsupportedError.

Implementation

const isUnsupportedError = const TypeMatcher<UnsupportedError>()