getUrlConfig method

UrlConfig? getUrlConfig()

Implementation

UrlConfig? getUrlConfig() {
  return _urlConfig;
}