Environment constructor

Environment()

Implementation

factory Environment() {
  return _instance;
}