copyWith property

Implementation

ProjectSearchModelCopyWith<ProjectSearchModel, ProjectSearchModel,
        ProjectSearchModel>
    get copyWith => _ProjectSearchModelCopyWithImpl(
        this as ProjectSearchModel, $identity, $identity);