iabtcf_consent_info library

Classes

BasicConsentInfo
Minimal IAB TCF consent information which is available when a CMP SDK has been initialized.
ConsentInfo
IAB TCF consent information which is provided by a CMP SDK.
IabtcfConsentInfo
Plugin for reading locally stored IAB TCF consent information, provided by a CMP SDK.

Enums

DataUsagePurpose
Data usage purpose as defined by the IAB TCF framework.

Functions

parseRawConsentInfo(Map<String, dynamic> raw) BasicConsentInfo?
Create BasicConsentInfo from the raw consent information, which is made available by an CMP SDK.