unsetRows method

dynamic unsetRows()

Implementation

unsetRows() {
  this.__isset_rows = false;
}