PlatformPayPaymentMethodParamsApplePay constructor
const
PlatformPayPaymentMethodParamsApplePay({
- required ApplePayParams applePayParams,
Implementation
const factory PlatformPayPaymentMethodParamsApplePay(
{required final ApplePayParams applePayParams}) =
_$PlatformPayPaymentMethodParamsApplePayImpl;