stringMatch property

StringMatcher? stringMatch
getter/setter pair

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

Implementation

StringMatcher? stringMatch;