sembast
sembast
StoreFactory
<
K
,
V
>
store abstract method
store
sembast
sembast
StoreFactory
<
K
,
V
>
store abstract method
StoreFactory class
Constructors
StoreFactory
Properties
hashCode
runtimeType
Methods
store
noSuchMethod
toString
Operators
operator ==
store
method
StoreRef
<
K
,
V
>
store
(
String
name
)
Creates a reference to a store.
Implementation
StoreRef<K, V> store(String name);