Ingredients Wrapper
class IngredientsWrapper(ingredients: List<EntityResponse<Ingredient>>) : EntityWrapper<Ingredient>
Content copied to clipboard
JSON from URL https://ssl-api.openfoodfacts.org/data/taxonomies/ingredients.json
Author
dobriseb 2018-12-21 inspired by AllergensWrapper