sourceClient property
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;
Client that performs the real underlying network request.
The client be overriden by passing in an http override to the constructor.
final Client sourceClient;