recipeList property

List<String>? recipeList
final

The list of candidate recipes.

Implementation

final List<String>? recipeList;