HKMetadataKeyExternalUUID

Static HKMetadataKeyExternalUUID 

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

Represents a unique identifier for an HKObject that is set by its source. Uniqueness of objects with the same value of this key is not enforced by HealthKit.

The expected value type is NSString.

See also Apple’s documentation