EnvironmentVariable constructor
EnvironmentVariable({})
Implementation
EnvironmentVariable({
this.availability,
this.origin,
this.originFileName,
this.secret,
this.value,
this.variable,
});
EnvironmentVariable({
this.availability,
this.origin,
this.originFileName,
this.secret,
this.value,
this.variable,
});