cookieConsentCategoryExampleFunctional top-level property
Implementation
final cookieConsentCategoryExampleFunctional = CookeConsentCategory(
id: 'functional',
name: 'Functional Cookies',
description:
'Functional cookies help perform certain functionalities like sharing '
'the content of the website on social media platforms, collecting feedback, '
'and other third-party features.',
);