copyWith property

  1. @JsonKey(ignore: true)
$SetupIntentCopyWith<SetupIntent> copyWith
inherited

Implementation

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