EnvVar constructor

const EnvVar(
  1. String name
)

Implementation

const EnvVar(this.name);