unsetSchema_id method

dynamic unsetSchema_id()

Implementation

unsetSchema_id() {
  this.schema_id = null;
}