client property

Client? client
final

Provide an HTTP Client that can be replaced for mock testing.

Implementation

final http.Client? client;