isUnimplementedError top-level constant

const isUnimplementedError = const TypeMatcher<UnimplementedError>()

A matcher for UnimplementedError.

Implementation

const isUnimplementedError = const TypeMatcher<UnimplementedError>()