ingredients property

  1. @Deprecated('Use [recipeIngredient]. See https://schema.org/ingredients')
String? 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;