unsetHost method

dynamic unsetHost()

Implementation

unsetHost() {
  this.host = null;
}