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