isArgumentError top-level constant

const isArgumentError = const TypeMatcher<ArgumentError>()

A matcher for ArgumentError.

Implementation

const isArgumentError = const TypeMatcher<ArgumentError>()