unsetColumns method

dynamic unsetColumns()

Implementation

unsetColumns() {
  this.columns = null;
}