paymentMethods property

PaymentElementPaymentMethodDefaults? get paymentMethods
inherited

Specify customer's default information for different payment methods. Pre-filling as much information as possible streamlines the checkout process.

Implementation

PaymentElementPaymentMethodDefaults? get paymentMethods =>
    throw _privateConstructorUsedError;