Dart SDK
dart:indexed_db
OpenDBRequest
property
instanceRuntimeType
instanceRuntimeType
class OpenDBRequest
Constructors
internal_
Properties
onBlocked
onUpgradeNeeded
error
hashCode
on
onError
onSuccess
readyState
result
runtimeType
source
transaction
Methods
addEventListener
dispatchEvent
noSuchMethod
removeEventListener
toString
Operators
operator ==
Static properties
instanceRuntimeType
Constants
blockedEvent
upgradeNeededEvent
Type
instanceRuntimeType
Source
@Deprecated("Internal Use Only") external static Type get instanceRuntimeType;
property instanceRuntimeType