Environment constructor

const Environment(
  1. String value
)

Implementation

const Environment(super.value);