Factory
Constructor for a new Factory that runs requests using a static singleton client.
Constructor for a new Factory that runs requests using given client.
Parameters
client
this is typically an instance of OkHttpClient
.
Constructor for a new Factory that runs requests using a static singleton client.
Constructor for a new Factory that runs requests using given client.
this is typically an instance of OkHttpClient
.