Closed brittanyFitabase closed 4 years ago
We want the ability to pass an instance of HttpClient to the FitbitClient constructor that will be used for all API calls made by that client.
HttpClient
FitbitClient
We want the ability to pass an instance of
HttpClient
to theFitbitClient
constructor that will be used for all API calls made by that client.