Dart SDK
dart:indexed_db
Index
property objectStore
objectStore
class Index
Properties
keyPath
multiEntry
name
objectStore
unique
hashCode
runtimeType
Methods
count
get
getAll
getAllKeys
getKey
openCursor
openKeyCursor
noSuchMethod
toString
Operators
operator ==
ObjectStore
objectStore
@DocsEditable(), @DomName('IDBIndex.objectStore'), final
Source
final ObjectStore objectStore
property objectStore