EnvValue constructor

const EnvValue(
  1. String value
)

Implementation

const EnvValue(this.value);