HKMetadataKeyDeviceSerialNumber

Static HKMetadataKeyDeviceSerialNumber 

Source
pub unsafe static HKMetadataKeyDeviceSerialNumber: &'static NSString
Available on crate feature HKMetadata only.
Expand description

Represents the serial number of the device that created the HKObject.

The expected value type is NSString.

See also Apple’s documentation