copyWith property

  1. @JsonKey(ignore: true)
$ApplePayParamsCopyWith<ApplePayParams> copyWith
inherited

Implementation

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