cookieConsentCategoryExamplePerformance top-level property

CookeConsentCategory cookieConsentCategoryExamplePerformance
final

Implementation

final cookieConsentCategoryExamplePerformance = CookeConsentCategory(
  id: 'performance',
  name: 'Performance Cookies',
  description:
      'Performance cookies are used to understand how visitors interact '
      'with the website. These cookies help provide information on metrics such '
      'as the number of visitors, bounce rate, traffic source, etc.',
);