paymentMethod property

Either the id of an existing PaymentMethod, or an object containing data to create a PaymentMethod with. See the use case sections below for details.

Implementation

@paymentMethodDetailJsonKey
SepaDebitPaymentMethodDetails? get paymentMethod =>
    throw _privateConstructorUsedError;