getRecipe

open override fun getRecipe(id: Long): Flow<Recipe?>

Fetches a Recipe item by its id from the local database.