unsetNodes method

dynamic unsetNodes()

Implementation

unsetNodes() {
  this.nodes = null;
}