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