unsetType method

dynamic unsetType()

Implementation

unsetType() {
  this.__isset_type = false;
}