recipeIngredient property
ListBuilder<String>
get
recipeIngredient
Implementation
ListBuilder<String> get recipeIngredient;
Implementation
set recipeIngredient(covariant ListBuilder<String>? recipeIngredient);