NetworkConfig constructor
NetworkConfig({})
Implementation
NetworkConfig(
{this.baseUrl,
this.httpProxy,
this.httpProxyPort,
this.contentType,
this.receiveTimeout,
this.connectTimeout});
NetworkConfig(
{this.baseUrl,
this.httpProxy,
this.httpProxyPort,
this.contentType,
this.receiveTimeout,
this.connectTimeout});