Dart API Reference
dart:indexed_db
ObjectStore
put
put
method
@DomName('IDBObjectStore.put')
Future
put
(
value
,
[
key
]
)