unsetHosts method

dynamic unsetHosts()

Implementation

unsetHosts() {
  this.hosts = null;
}