unsetQuery method

dynamic unsetQuery()

Implementation

unsetQuery() {
  this.query = null;
}