getBaseUrl method

String getBaseUrl ()

Implementation

String getBaseUrl() {
  return _BASE_URL;
}