InputPaymentCredentialsApplePay constructor
const
InputPaymentCredentialsApplePay({
- required DataJSONBase paymentData,
Input Payment Credentials Apple Pay constructor.
Implementation
const InputPaymentCredentialsApplePay({required this.paymentData})
: super._();