activityLevelType property
Activity level type. Possible string values are:
- "ACTIVITY_LEVEL_TYPE_UNSPECIFIED" : Unspecified activity level type.
- "SEDENTARY" : Sedentary activity level.
- "LIGHTLY_ACTIVE" : Lightly active activity level.
- "MODERATELY_ACTIVE" : Moderately active activity level.
- "VERY_ACTIVE" : Very active activity level.
Implementation
core.String? activityLevelType;