copyWith property

  1. @JsonKey(ignore: true)
$ApplePayPostalAddressCopyWith<ApplePayPostalAddress> copyWith
inherited

Implementation

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