ApiConfig constructor

ApiConfig()

Implementation

factory ApiConfig() {
  return _singleton;
}