PreferenceCenterConfiguration constructor
PreferenceCenterConfiguration({})
Implementation
PreferenceCenterConfiguration(
{this.fontFamily,
this.logoUrl,
this.showLogo,
this.showCookie,
this.showConsent,
this.showDSR,
this.title,
this.description,
this.dsrContent,
this.privacy_notice_heading,
this.preference_center_heading,
this.dsr_center_heading
});