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