unsetIndex method

dynamic unsetIndex()

Implementation

unsetIndex() {
  this.index = null;
}