EnvKeyNotFoundException constructor
Creates an EnvKeyNotFoundException for the given key.
Implementation
const EnvKeyNotFoundException(this.key, {this.envName});
Creates an EnvKeyNotFoundException for the given key.
const EnvKeyNotFoundException(this.key, {this.envName});