billingDetails property
Billing information associated with the PaymentMethod that may be used or required by particular types of payment methods.
Implementation
@JsonKey(name: "billing_details")
BillingDetails? get billingDetails => throw _privateConstructorUsedError;