copyWith property

  1. @JsonKey(ignore: true)
$PurchasesErrorCopyWith<PurchasesError> copyWith
inherited

Implementation

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