$asProjectConfig property

ProjectConfigCopyWith<$R, ProjectConfig, $Out> $asProjectConfig

Implementation

ProjectConfigCopyWith<$R, ProjectConfig, $Out> get $asProjectConfig =>
    $base.as((v, t, t2) => _ProjectConfigCopyWithImpl(v, t, t2));