httpClientAdapter property

HttpClientAdapter get httpClientAdapter

The HttpClientAdapter provided when this SturdyHttp was constructed.

Implementation

HttpClientAdapter get httpClientAdapter => _dio.httpClientAdapter;