copyWith property

Implementation

ProjectConfigCopyWith<ProjectConfig, ProjectConfig, ProjectConfig>
    get copyWith => _ProjectConfigCopyWithImpl(
        this as ProjectConfig, $identity, $identity);