Variable APIClient.client

Declaration

class APIClient
{
  // ...
  Client client;
  // ...
}