storeIdentifier
The on-disk identifier of the data store this token covers.
Declaration
var storeIdentifier: String { get }Discussion
Use with configurationName(forStoreIdentifier:) to map the identifier back to the ModelConfiguration name.
The on-disk identifier of the data store this token covers.
var storeIdentifier: String { get }Use with configurationName(forStoreIdentifier:) to map the identifier back to the ModelConfiguration name.