store property

Store store
final

Stores the underlying normalized data. Defaults to an InMemoryStore

WARNING: Directly editing the contents of the store will not automatically rebroadcast operations.

Implementation

final Store store;