isUnsupportedError top-level constant
A matcher for UnsupportedError.
Implementation
const isUnsupportedError = const TypeMatcher<UnsupportedError>()
A matcher for UnsupportedError.
const isUnsupportedError = const TypeMatcher<UnsupportedError>()