toggle menu
Jochens Next Dinner
androidJvm
switch theme
search in API
app
/
be.hogent.jochensnextdinner.data
/
CachingRecipeRepository
/
getRecipe
get
Recipe
open
override
fun
getRecipe
(
id
:
Long
)
:
Flow
<
Recipe
?
>
Fetches a Recipe item by its id from the local database.