not function

Implementation

NotPredicateExpression not(Expression expression) =>
    NotPredicateExpression(expression);