GDPRUserConsent constructor
const
GDPRUserConsent({})
Implementation
const GDPRUserConsent({
this.consentString,
this.acceptedVendors,
this.acceptedCategories,
this.legIntCategories,
this.specialFeatures
});