billingSetPaymentMethodIntentV2 constructor
const
billingSetPaymentMethodIntentV2({})
Implementation
const billingSetPaymentMethodIntentV2({
required this.paymentMethodId,
required this.cardHolderEmail,
required this.cardHolderName,
});