unsetColumn_hints method

dynamic unsetColumn_hints()

Implementation

unsetColumn_hints() {
  this.column_hints = null;
}