boolMatch property

bool? boolMatch
getter/setter pair

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

Implementation

core.bool? boolMatch;