Dart SDK
dart:indexed_db
Database
property
instanceRuntimeType
instanceRuntimeType
class Database
Constructors
internal_
Properties
name
objectStoreNames
onAbort
onClose
onError
onVersionChange
version
hashCode
on
runtimeType
Methods
close
createObjectStore
deleteObjectStore
transaction
transactionList
transactionStore
transactionStores
addEventListener
dispatchEvent
noSuchMethod
removeEventListener
toString
Operators
operator ==
Static properties
instanceRuntimeType
Constants
abortEvent
closeEvent
errorEvent
versionChangeEvent
Type
instanceRuntimeType
Source
@Deprecated("Internal Use Only") external static Type get instanceRuntimeType;
property instanceRuntimeType