Dart API Reference
dart:indexed_db
ObjectStore
delete
delete
method
@DomName('IDBObjectStore.delete')
Future
delete
(
key_OR_keyRange
)