InterceptedHttpClient constructor

InterceptedHttpClient(
  1. HttpClient _client
)

Implementation

InterceptedHttpClient(this._client);