offTags constant

Map<int, String> const offTags

Implementation

static const Map<int, String> offTags = <int, String>{
  1: 'en:1-unprocessed-or-minimally-processed-foods',
  2: 'en:2-processed-culinary-ingredients',
  3: 'en:3-processed-foods',
  4: 'en:4-ultra-processed-food-and-drink-products',
};