StoreRef<K, V>.main constructor
A pointer to the main store
Implementation
factory StoreRef.main() => SembastStoreRef(dbMainStore);
A pointer to the main store
factory StoreRef.main() => SembastStoreRef(dbMainStore);