healthMetric property
The health metric type for this data.
Always returns HealthKitHealthMetric.bodyTemperature.
Implementation
@override
HealthKitHealthMetric get healthMetric =>
HealthKitHealthMetric.bodyTemperature;
The health metric type for this data.
Always returns HealthKitHealthMetric.bodyTemperature.
@override
HealthKitHealthMetric get healthMetric =>
HealthKitHealthMetric.bodyTemperature;