getVariablesApi method

VariablesApi getVariablesApi()

Implementation

VariablesApi getVariablesApi() {
  return VariablesApi(getApiClient());
}