Store
-
The entrypoint for all actions that relate to data stored by Ditto.
See moreDITStoreprovides access toDITCollections, a write transaction API, and a query hash API.Declaration
Objective-C
@interface DITStore : NSObject
Store Reference