ConsentManagementOptions constructor
ConsentManagementOptions({})
Implementation
ConsentManagementOptions({
this.enabled,
this.provider,
this.allowedConsentIds,
this.deniedConsentIds,
});
ConsentManagementOptions({
this.enabled,
this.provider,
this.allowedConsentIds,
this.deniedConsentIds,
});