copyWith property

  1. @JsonKey(ignore: true)
$PurchaserInfoCopyWith<PurchaserInfo> copyWith
inherited

Implementation

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