paymentMethodTypes property

List<PaymentMethodType> paymentMethodTypes
inherited

List of payment method types associated with this intent.

Implementation

List<PaymentMethodType> get paymentMethodTypes =>
    throw _privateConstructorUsedError;