billingDetails property
Billing details for the payment method.
Implementation
@JsonKey(name: 'billing_details') BillingDetails? get billingDetails;
Billing details for the payment method.
@JsonKey(name: 'billing_details') BillingDetails? get billingDetails;