unsetSpaces method

dynamic unsetSpaces()

Implementation

unsetSpaces() {
  this.spaces = null;
}