fieldsAllLanguages top-level constant
- @Deprecated('Use ProductField.getAllLanguagesList() instead')
Implementation
@Deprecated('Use ProductField.getAllLanguagesList() instead')
const Set<ProductField> fieldsAllLanguages = {
ProductField.NAME_ALL_LANGUAGES,
ProductField.GENERIC_NAME_ALL_LANGUAGES,
ProductField.ABBREVIATED_NAME_ALL_LANGUAGES,
ProductField.INGREDIENTS_TEXT_ALL_LANGUAGES,
ProductField.PACKAGING_TEXT_ALL_LANGUAGES,
};