unit
The unit that the system associates with the medication when the person logs the dose.
Declaration
@NSCopying var unit: HKUnit { get }Discussion
This ensures that the dose quantity is recorded with the correct measurement unit.
The unit that the system associates with the medication when the person logs the dose.
@NSCopying var unit: HKUnit { get }This ensures that the dose quantity is recorded with the correct measurement unit.