isNullThrownError top-level constant

const isNullThrownError = const TypeMatcher<NullThrownError>()

A matcher for NullThrownError.

Implementation

const isNullThrownError = const TypeMatcher<NullThrownError>()