client property
Client?
client
final
Provide an HTTP Client that can be replaced for mock testing.
Implementation
final http.Client? client;
Provide an HTTP Client that can be replaced for mock testing.
final http.Client? client;