doubleMatch property

DoubleMatcher? doubleMatch
getter/setter pair

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;