EnvironmentBuilder constructor

EnvironmentBuilder()

Implementation

EnvironmentBuilder() {
  Environment._defaults(this);
}