QueryOperator.notExists constructor

QueryOperator.notExists()

Implementation

QueryOperator.notExists() {
  this.notExists();
}