CheckoutSessionPaymentMethodConfigurationDetails constructor
Information about the payment method configuration used for this Checkout session if using dynamic payment methods.
Implementation
const CheckoutSessionPaymentMethodConfigurationDetails({
required this.id,
this.parent,
});