HKHeartRate constructor
HKHeartRate(
- HKQuantitySample data
Creates a new heart rate record with the specified sample data.
Implementation
HKHeartRate(this.data);
Creates a new heart rate record with the specified sample data.
HKHeartRate(this.data);