getClient method

AppHttpClient getClient()

Implementation

AppHttpClient getClient() {
  return _client;
}