getBaseUrl property

String get getBaseUrl

Implementation

String get getBaseUrl {
  return dio.options.baseUrl;
}