HKBodyTemperature constructor
HKBodyTemperature(
- HKQuantitySample data
Creates a new body temperature record with the specified sample data.
Implementation
HKBodyTemperature(this.data);
Creates a new body temperature record with the specified sample data.
HKBodyTemperature(this.data);