Recipe

constructor(output: RecipeOutput? = null, ingredientSymbols: Map<String, String>? = null, matrix: List<String?>? = null)