unsetPort method

dynamic unsetPort()

Implementation

unsetPort() {
  this.__isset_port = false;
}