getRandomMeal

suspend fun getRandomMeal(): Meal?

gets a random meal

Return

a Meal or null if it was unsuccessful