GlobalConfiguration constructor

GlobalConfiguration()

Implementation

factory GlobalConfiguration() {
  return _singleton;
}