unsetSchema method

dynamic unsetSchema()

Implementation

unsetSchema() {
  this.schema = null;
}