unsetIndexes method

dynamic unsetIndexes()

Implementation

unsetIndexes() {
  this.indexes = null;
}