sembast
sembast
RecordsRef
<
K
,
V
>
get abstract method
get
sembast
sembast
RecordsRef
<
K
,
V
>
get abstract method
RecordsRef class
Constructors
RecordsRef
Properties
keys
store
hashCode
runtimeType
Methods
add
cast
delete
get
getSnapshots
put
update
noSuchMethod
toString
Operators
operator []
operator ==
get
method
Future
<
List
<
V
>
>
get
(
DatabaseClient
client
)
Get all records values.
Implementation
Future<List<V>> get(DatabaseClient client);