Environment constructor

const Environment(
  1. String name
)

Implementation

const Environment(this.name);