paymentMethodData property
payment_method_data_params
If provided, this hash will be used to create a PaymentMethod. The new PaymentMethod will appear in the [payment_method](https://stripe.com/docs/api/payment\_intents/object#payment\_intent\_object-payment_method) property on the PaymentIntent.
Implementation
final PaymentIntentPaymentMethodData? paymentMethodData;