StoreRef<K, V>.main constructor

StoreRef<K, V>.main()

A pointer to the main store

Implementation

factory StoreRef.main() => SembastStoreRef(dbMainStore);