getMealsGroupsInBounds

abstract fun getMealsGroupsInBounds(periods: Map<Int, LongRange>): Flowable<Map<Int, List<MealData>>>

Returns Flowable that emits lists of meals for periods.

Return

Flowable that emits lists of meals for periods

See also

Parameters

periods

keys and periods for meals