unsetSpace_ids method

dynamic unsetSpace_ids()

Implementation

unsetSpace_ids() {
  this.space_ids = null;
}