getHost method

String getHost()

Implementation

String getHost() {
  return _baseUrl;
}