exampleCookieConsentCategories top-level property

List<CookeConsentCategory> exampleCookieConsentCategories
final

Implementation

final exampleCookieConsentCategories = [
  cookieConsentCategoryExampleNecessary,
  cookieConsentCategoryExamplePerformance,
  cookieConsentCategoryExampleFunctional,
  cookieConsentCategoryExampleAdvertising,
];