isStateError top-level constant

const isStateError = const TypeMatcher<StateError>()

A matcher for StateError.

Implementation

const isStateError = const TypeMatcher<StateError>()