$asEnvConfig property

EnvConfigCopyWith<$R, EnvConfig, $Out> $asEnvConfig

Implementation

EnvConfigCopyWith<$R, EnvConfig, $Out> get $asEnvConfig =>
    $base.as((v, t, t2) => _EnvConfigCopyWithImpl(v, t, t2));