core/com.tealium.prism.core.api.rules/Rule/not not fun not(): Rule<T>Returns a new Rule that is the logical equivalent of the following operation:!thisContent copied to clipboardReturnA new Rule representing the logical "not" of this rule.