Gluky
Toggle table of contents
1.0.2
common
Target filter
common
Switch theme
Search in API
Skip to content
Gluky
Gluky
/
com.tecknobit.gluky.ui.screens.measurements.data.types
/
Meal
/
Meal
Meal
constructor
(
id
:
String
,
type
:
MeasurementType
,
_annotationDate
:
Long
=
-1
,
_rawContent
:
String
=
""
,
_glycemia
:
Int
=
-1
,
_postPrandialGlycemia
:
Int
=
-1
,
_insulinUnits
:
Int
=
-1
)