orMatch property

OrMatcher? orMatch
getter/setter pair

If specified, a match occurs if and only if any of the alternatives in the match accept the value.

Implementation

OrMatcher? orMatch;