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