copyWith property

Implementation

ProductVariantSearchModelCopyWith<ProductVariantSearchModel,
        ProductVariantSearchModel, ProductVariantSearchModel>
    get copyWith => _ProductVariantSearchModelCopyWithImpl(
        this as ProductVariantSearchModel, $identity, $identity);