getHost method

String? getHost()

Implementation

String? getHost() {
  return _host;
}