copyWith property

  1. @JsonKey(ignore: true)
$StoreProductDiscountCopyWith<StoreProductDiscount> copyWith
inherited

Implementation

@JsonKey(ignore: true)
$StoreProductDiscountCopyWith<StoreProductDiscount> get copyWith =>
    throw _privateConstructorUsedError;