copyWith property

Implementation

ProjectProductVariantSearchModelCopyWith<ProjectProductVariantSearchModel,
        ProjectProductVariantSearchModel, ProjectProductVariantSearchModel>
    get copyWith => _ProjectProductVariantSearchModelCopyWithImpl(
        this as ProjectProductVariantSearchModel, $identity, $identity);