billingDetails property

BillingDetails? get billingDetails
inherited

Billing information associated with the PaymentMethod that may be used or required by particular types of payment methods.

Implementation

BillingDetails? get billingDetails => throw _privateConstructorUsedError;