HEALTH constant
String
const HEALTH
Generic measure type for collection of health data from Apple Health or Google Health Connect.
- One-time measure.
- Uses the HealthService device for data collection.
- Use a HealthSamplingConfiguration for sampling configuration.
Use getHealthMeasure to get specific health measure type to collect.
Implementation
static const String HEALTH = HEALTH_NAMESPACE;