ingredients property
- @Deprecated('Use [recipeIngredient]. See https://schema.org/ingredients')
getter/setter pair
A single ingredient used in the recipe, e.g. sugar, flour or garlic.
Implementation
@Deprecated('Use [recipeIngredient]. See https://schema.org/ingredients')
String? ingredients;