client property

Client client
getter/setter pair

The HTTP client to use

This should usually only need to be changed for unit testing.

Implementation

http.Client client = http.Client();