copyWith property

  1. @JsonKey(ignore: true)
$PricingPhaseCopyWith<PricingPhase> copyWith
inherited

Implementation

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