Dart SDK
dart:indexed_db
Index
internalCreateIndex
internalCreateIndex
Dart SDK
dart:indexed_db
Index
internalCreateIndex
method
internalCreateIndex
Source
Dart SDK
dart:indexed_db
Index
Static methods
internalCreateIndex
Properties
blink_jsObject
hashCode
keyPath
multiEntry
name
objectStore
runtimeType
unique
Constructors
internal_
Operators
operator ==
Methods
count
get
getKey
noSuchMethod
openCursor
openKeyCursor
toString
Not documented.
Source
static Index internalCreateIndex() { return new Index._internalWrap(); }