doubleMatch property
If specified, a match occurs if and only if the target value is a double value and is matched to this field.
Implementation
DoubleMatcher? doubleMatch;
If specified, a match occurs if and only if the target value is a double value and is matched to this field.
DoubleMatcher? doubleMatch;