unsetSpace method

dynamic unsetSpace()

Implementation

unsetSpace() {
  this.space = null;
}