getSetupApi method

SetupApi getSetupApi()

Implementation

SetupApi getSetupApi() {
  return SetupApi(getApiClient());
}