unsetIndices method

dynamic unsetIndices()

Implementation

unsetIndices() {
  this.indices = null;
}