copyWith property

  1. @JsonKey(ignore: true)
$SetupIntentResponseCopyWith<SetupIntentResponse> copyWith
inherited

Implementation

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