copyWith property

  1. @JsonKey(ignore: true)
$PaymentIntentResponseCopyWith<PaymentIntentResponse> copyWith
inherited

Implementation

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