get Meal By Type

fun getMealByType(type: MeasurementType): Meal

Method used to obtain the specific meal based on the type passed

Return

the specific meal as Meal

Parameters

type

The type of the meal to obtain