shared
The shared data store object.
Declaration
class var shared: CLSDataStore { get }Discussion
When working with the data store, always use this shared instance. Don’t create a new instance.
The shared data store object.
class var shared: CLSDataStore { get }When working with the data store, always use this shared instance. Don’t create a new instance.