ProductField enum

Fields of a Product

Inheritance
Implemented types

Constructors

ProductField({required String offTag})
const

Values

BARCODE → const ProductField
ProductField(offTag: 'code')
NAME → const ProductField
ProductField(offTag: 'product_name')
NAME_IN_LANGUAGES → const ProductField
ProductField(offTag: 'product_name_')
NAME_ALL_LANGUAGES → const ProductField
ProductField(offTag: 'product_name_languages')
GENERIC_NAME → const ProductField
ProductField(offTag: 'generic_name')
GENERIC_NAME_IN_LANGUAGES → const ProductField
ProductField(offTag: 'generic_name_')
GENERIC_NAME_ALL_LANGUAGES → const ProductField
ProductField(offTag: 'generic_name_languages')
ABBREVIATED_NAME → const ProductField
ProductField(offTag: 'abbreviated_product_name')
ABBREVIATED_NAME_IN_LANGUAGES → const ProductField
ProductField(offTag: 'abbreviated_product_name_')
ABBREVIATED_NAME_ALL_LANGUAGES → const ProductField
ProductField(offTag: 'abbreviated_product_name_languages')
BRANDS → const ProductField
ProductField(offTag: 'brands')
BRANDS_TAGS → const ProductField
ProductField(offTag: 'brands_tags')
BRANDS_TAGS_IN_LANGUAGES → const ProductField
ProductField(offTag: 'brands_tags_')
COUNTRIES → const ProductField
ProductField(offTag: 'countries')
COUNTRIES_TAGS → const ProductField
ProductField(offTag: 'countries_tags')
COUNTRIES_TAGS_IN_LANGUAGES → const ProductField
ProductField(offTag: 'countries_tags_')
LANGUAGE → const ProductField
ProductField(offTag: 'lang')
QUANTITY → const ProductField
ProductField(offTag: 'quantity')
SERVING_SIZE → const ProductField
ProductField(offTag: 'serving_size')
SERVING_QUANTITY → const ProductField
ProductField(offTag: 'serving_quantity')
PACKAGING_QUANTITY → const ProductField
ProductField(offTag: 'product_quantity')
FRONT_IMAGE → const ProductField
ProductField(offTag: 'image_small_url')
SELECTED_IMAGE → const ProductField
ProductField(offTag: 'selected_images')
IMAGE_FRONT_URL → const ProductField
ProductField(offTag: 'image_front_url')
IMAGE_FRONT_SMALL_URL → const ProductField
ProductField(offTag: 'image_front_small_url')
IMAGE_INGREDIENTS_URL → const ProductField
ProductField(offTag: 'image_ingredients_url')
IMAGE_INGREDIENTS_SMALL_URL → const ProductField
ProductField(offTag: 'image_ingredients_small_url')
IMAGE_NUTRITION_URL → const ProductField
ProductField(offTag: 'image_nutrition_url')
IMAGE_NUTRITION_SMALL_URL → const ProductField
ProductField(offTag: 'image_nutrition_small_url')
IMAGE_PACKAGING_URL → const ProductField
ProductField(offTag: 'image_packaging_url')
IMAGE_PACKAGING_SMALL_URL → const ProductField
ProductField(offTag: 'image_packaging_small_url')
IMAGES → const ProductField
ProductField(offTag: 'images')
INGREDIENTS → const ProductField
ProductField(offTag: 'ingredients')
INGREDIENTS_TAGS → const ProductField
ProductField(offTag: 'ingredients_tags')
INGREDIENTS_TAGS_IN_LANGUAGES → const ProductField
ProductField(offTag: 'ingredients_tags_')
IMAGES_FRESHNESS_IN_LANGUAGES → const ProductField
ProductField(offTag: 'images_to_update_')
NO_NUTRITION_DATA → const ProductField
ProductField(offTag: 'no_nutrition_data')
NUTRIMENTS → const ProductField
ProductField(offTag: 'nutriments')
ADDITIVES → const ProductField
ProductField(offTag: 'additives_tags')
NUTRIENT_LEVELS → const ProductField
ProductField(offTag: 'nutrient_levels')
INGREDIENTS_TEXT → const ProductField
ProductField(offTag: 'ingredients_text')
INGREDIENTS_TEXT_IN_LANGUAGES → const ProductField
ProductField(offTag: 'ingredients_text_')
INGREDIENTS_TEXT_ALL_LANGUAGES → const ProductField
ProductField(offTag: 'ingredients_text_languages')
NUTRIMENT_ENERGY_UNIT → const ProductField
ProductField(offTag: 'nutriment_energy_unit')
NUTRIMENT_DATA_PER → const ProductField
ProductField(offTag: 'nutrition_data_per')
NUTRITION_DATA → const ProductField
ProductField(offTag: 'nutrition_data')
NUTRISCORE → const ProductField
ProductField(offTag: 'nutrition_grade_fr')
COMPARED_TO_CATEGORY → const ProductField
ProductField(offTag: 'compared_to_category')
CATEGORIES → const ProductField
ProductField(offTag: 'categories')
CATEGORIES_TAGS → const ProductField
ProductField(offTag: 'categories_tags')
CATEGORIES_TAGS_IN_LANGUAGES → const ProductField
ProductField(offTag: 'categories_tags_')
LABELS → const ProductField
ProductField(offTag: 'labels')
LABELS_TAGS → const ProductField
ProductField(offTag: 'labels_tags')
LABELS_TAGS_IN_LANGUAGES → const ProductField
ProductField(offTag: 'labels_tags_')
PACKAGING → const ProductField
ProductField(offTag: 'packaging')
PACKAGINGS → const ProductField
ProductField(offTag: 'packagings')
PACKAGINGS_COMPLETE → const ProductField
ProductField(offTag: 'packagings_complete')
PACKAGING_TAGS → const ProductField
ProductField(offTag: 'packaging_tags')
PACKAGING_TEXT_IN_LANGUAGES → const ProductField
ProductField(offTag: 'packaging_text_')
PACKAGING_TEXT_ALL_LANGUAGES → const ProductField
ProductField(offTag: 'packaging_text_languages')
MISC_TAGS → const ProductField
ProductField(offTag: 'misc_tags')
MISC_TAGS_IN_LANGUAGES → const ProductField
ProductField(offTag: 'misc_tags_')
STATES_TAGS → const ProductField
ProductField(offTag: 'states_tags')
STATES_TAGS_IN_LANGUAGES → const ProductField
ProductField(offTag: 'states_tags_')
TRACES_TAGS → const ProductField
ProductField(offTag: 'traces_tags')
TRACES_TAGS_IN_LANGUAGES → const ProductField
ProductField(offTag: 'traces_tags_')
STORES_TAGS → const ProductField
ProductField(offTag: 'stores_tags')
STORES_TAGS_IN_LANGUAGES → const ProductField
ProductField(offTag: 'stores_tags_')
STORES → const ProductField
ProductField(offTag: 'stores')
INGREDIENTS_ANALYSIS_TAGS → const ProductField
ProductField(offTag: 'ingredients_analysis_tags')
INGREDIENTS_ANALYSIS_TAGS_IN_LANGUAGES → const ProductField
ProductField(offTag: 'ingredients_analysis_tags_')
ALLERGENS → const ProductField
ProductField(offTag: 'allergens_tags')
ATTRIBUTE_GROUPS → const ProductField
ProductField(offTag: 'attribute_groups')
LAST_MODIFIED → const ProductField
ProductField(offTag: 'last_modified_t')
LAST_MODIFIER → const ProductField
ProductField(offTag: 'last_modified_by')
LAST_CHECKED → const ProductField
ProductField(offTag: 'last_checked_t')
LAST_CHECKER → const ProductField
ProductField(offTag: 'last_checker')
LAST_EDITOR → const ProductField
ProductField(offTag: 'last_editor')
LAST_IMAGE → const ProductField
ProductField(offTag: 'last_image_t')
ENTRY_DATES → const ProductField
ProductField(offTag: 'entry_dates_tags')
LAST_CHECK_DATES → const ProductField
ProductField(offTag: 'last_check_dates_tags')
LAST_EDIT_DATES → const ProductField
ProductField(offTag: 'last_edit_dates_tags')
LAST_IMAGE_DATES → const ProductField
ProductField(offTag: 'last_image_dates_tags')
CREATED → const ProductField
ProductField(offTag: 'created_t')
CREATOR → const ProductField
ProductField(offTag: 'creator')
EDITORS → const ProductField
ProductField(offTag: 'editors_tags')
ECOSCORE_GRADE → const ProductField
ProductField(offTag: 'ecoscore_grade')
ECOSCORE_SCORE → const ProductField
ProductField(offTag: 'ecoscore_score')
ECOSCORE_DATA → const ProductField
ProductField(offTag: 'ecoscore_data')
KNOWLEDGE_PANELS → const ProductField
ProductField(offTag: 'knowledge_panels')
EMB_CODES → const ProductField
ProductField(offTag: 'emb_codes')
MANUFACTURING_PLACES → const ProductField
ProductField(offTag: 'manufacturing_places')
ORIGINS → const ProductField
ProductField(offTag: 'origins')
NOVA_GROUP → const ProductField
ProductField(offTag: 'nova_group')
WEBSITE → const ProductField
ProductField(offTag: 'link')
EXPIRATION_DATE → const ProductField
ProductField(offTag: 'expiration_date')
OBSOLETE → const ProductField
ProductField(offTag: 'obsolete')
RAW → const ProductField

All data as RAW from the server. E.g. packagings are only Strings there.

ProductField(offTag: 'raw')
ALL → const ProductField
ProductField(offTag: '')

Properties

hashCode int
The hash code for this object.
no setterinherited
index int
A numeric identifier for the enumerated value.
no setterinherited
offTag String
Identifying tag used in the rest of OFF.
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

values → const List<ProductField>
A constant List of the values in this enum, in order of their declaration.