isConcurrentModificationError top-level constant
A matcher for ConcurrentModificationError.
Implementation
const isConcurrentModificationError =
TypeMatcher<ConcurrentModificationError>();
A matcher for ConcurrentModificationError.
const isConcurrentModificationError =
TypeMatcher<ConcurrentModificationError>();