baseUrl method

String baseUrl()

请求base host

Implementation

String baseUrl() {
  return MCNetworkConfig().baseUrl;
}