Consent Management
Learn how to implement consent management for Flutter.
Usage
Usage of this module is recommended. Learn more about Consent Management.
Enable
The initializeWithConsentManager()
method enables Consent Management and initializes the Tealium instance, as shown in the following example:
var teal = Tealium.initializeWithConsentManager("ACCOUNT", "PROFILE", "ENVIRONMENT", null, null);
This page was last updated: January 7, 2023