pub unsafe static BAAssetPackIdentifierErrorKey: &'static NSErrorUserInfoKeyAvailable on crate feature
BAManagedError only.Expand description
The -[NSError userInfo] key for an asset pack’s identifier.
This key is relevant when the error code is BAManagedErrorCode/BAManagedErrorCodeAssetPackNotFound.
See also Apple’s documentation