isStateError top-level constant Null safety

TypeMatcher<StateError> const isStateError

A matcher for StateError.

Implementation

const isStateError = TypeMatcher<StateError>();