toggle menu
Jochens Next Dinner
androidJvm
switch theme
search in API
app
/
be.hogent.jochensnextdinner.ui.appSections.recipes.detail
/
RecipeDetailViewModel
/
getRecipeDetail
get
Recipe
Detail
suspend
fun
getRecipeDetail
(
recipeId
:
Long
)
Fetches the details of a recipe by its ID.
Parameters
recipe
Id
The ID of the recipe to fetch.