listMatch property

ListMatcher? listMatch
getter/setter pair

If specified, a match occurs if and only if the target value is a list value and is matched to this field.

Implementation

ListMatcher? listMatch;