isNegation property

bool? isNegation
getter/setter pair

Determines if the NOT flag should be added to the comparator.

Implementation

core.bool? isNegation;