client property

Client? client
final

The http client used to make the request, available as a parameter for mock testing purposes

Implementation

final http.Client? client;