invalidInputException top-level property

TypeMatcher<InvalidInputException> invalidInputException
final

Matches instance of InvalidInputException.

Implementation

final invalidInputException = const TypeMatcher<InvalidInputException>();