recipeInstructions property

ListBuilder<String> get recipeInstructions

Implementation

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

Implementation

set recipeInstructions(covariant ListBuilder<String>? recipeInstructions);