getResponseConfig static method

ReponseConfig? getResponseConfig()

Implementation

static ReponseConfig? getResponseConfig() {
  return config;
}