Config constructor

Config()

Implementation

factory Config() {
  return _instance;
}