copyWith property

  1. @JsonKey(ignore: true)
$StripeErrorCopyWith<T, StripeError<T>> copyWith
inherited

Implementation

@JsonKey(ignore: true)
$StripeErrorCopyWith<T, StripeError<T>> get copyWith =>
    throw _privateConstructorUsedError;