getPingApi method

PingApi getPingApi()

Implementation

PingApi getPingApi() {
  return PingApi(getApiClient(basePath: ''));
}