baseUrl property

String baseUrl

Implementation

String get baseUrl {
  return NetworkConfig().baseUrl;
}