isConcurrentModificationError top-level constant

TypeMatcher<ConcurrentModificationError> const isConcurrentModificationError

Implementation

const isConcurrentModificationError =
    TypeMatcher<ConcurrentModificationError>();