not method

Filter not()

Implementation

Filter not() {
  return NotFilter(this);
}