store property

SdbStoreRef<K, V> get store

Get the store

Implementation

SdbStoreRef<K, V> get store => ref.store;