copyWith property

Implementation

ProductVariantModelCopyWith<ProductVariantModel, ProductVariantModel,
        ProductVariantModel>
    get copyWith => _ProductVariantModelCopyWithImpl(
        this as ProductVariantModel, $identity, $identity);