The type of the environment variable value.
Constructs a new instance of the EnvironmentVar class.
The name of the environment variable.
The type of the environment.
Optional
optional: booleanIndicates whether the environment variable is optional.
Optional
paramPrefix: string = ...The prefix to be added to the environment variable name.
Represents an environment variable with methods to resolve its value based on the environment type.