unsetRows method

dynamic unsetRows()

Implementation

unsetRows() {
  this.rows = null;
}