menu
schema_org package
documentation
schemas/recipe.dart
SchemaRecipe
ingredients property
ingredients property
dark_mode
light_mode
ingredients
property
String
?
ingredients
getter/setter pair
A single ingredient used in the recipe, e.g. sugar, flour or garlic.
Implementation
String? ingredients;
schema_org package
documentation
schemas/recipe
SchemaRecipe
ingredients property
SchemaRecipe class