values constant

List<PinchConsent> const values

Implementation

static const List<PinchConsent> values = <PinchConsent>[
  analytics,
  surveys,
  campaigns,
  ads
];