pub unsafe static HKMetadataKeyDeviceName: &'static NSStringAvailable on crate feature
HKMetadata only.Expand description
Represents the name of the device that took the reading.
The expected value type is NSString.
- Note that the use of this key is now discouraged in favor of the HKDevice class.
See also Appleās documentation