Dart SDK
dart:indexed_db
ObjectStore
property
instanceRuntimeType
instanceRuntimeType
class ObjectStore
Constructors
internal_
Properties
autoIncrement
indexNames
keyPath
name
transaction
hashCode
runtimeType
Methods
add
clear
count
createIndex
delete
deleteIndex
getAll
getAllKeys
getObject
index
openCursor
openKeyCursor
put
noSuchMethod
toString
Operators
operator ==
Static properties
instanceRuntimeType
Type
instanceRuntimeType
Source
@Deprecated("Internal Use Only") external static Type get instanceRuntimeType;
property instanceRuntimeType