negation property Null safety
read / write
Whether to negate the comparison result of this term during rule evaluation.
This field is only relevant when type is left unset or set to CUSTOM_VARIABLE_TERM or REFERRER_TERM.
Implementation
core.bool? negation;