getBaseUrl method

String? getBaseUrl()

Implementation

String? getBaseUrl() {
  return defaultBaseUrl;
}