copyWith property

  1. @JsonKey(ignore: true)
$PPUnitAmountCopyWith<PPUnitAmount> get copyWith
inherited

Implementation

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