sourceClient property

Client sourceClient
final

Client that performs the real underlying network request.

The client be overriden by passing in an http override to the constructor.

Implementation

final Client sourceClient;