exists method

void exists()

Implementation

void exists() {
  _addExpression("\$exists", true);
}