baseURL property

String get baseURL

Implementation

String get baseURL {
  throw Exception("get baseURL is not implemented");
}