negative property

bool? negative
getter/setter pair

Whether to target (false) or exclude (true) the criterion.

This field is immutable. To switch a criterion from positive to negative, remove then re-add it.

Immutable.

Implementation

core.bool? negative;