CheckoutSessionConsent constructor

const CheckoutSessionConsent({
  1. CheckoutSessionConsentPromotions? promotions,
})

Results of `consent_collection` for this session.

Implementation

const CheckoutSessionConsent({this.promotions});