copyWith property

  1. @JsonKey(ignore: true)
$StripeExceptionCopyWith<StripeException> copyWith
inherited

Implementation

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