apiBaseUrl top-level property

dynamic get apiBaseUrl

Implementation

dynamic get apiBaseUrl {
  return _config[_baseUrl];
}