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