getReadyApi method

ReadyApi getReadyApi()

Implementation

ReadyApi getReadyApi() {
  return ReadyApi(getApiClient(basePath: ''));
}