A matcher for UnsupportedError.
UnsupportedError
const isUnsupportedError = TypeMatcher<UnsupportedError>();