Dart SDK
dart:indexed_db
Transaction
property
instanceRuntimeType
instanceRuntimeType
class Transaction
Constructors
internal_
Properties
completed
db
error
mode
objectStoreNames
onAbort
onComplete
onError
hashCode
on
runtimeType
Methods
abort
objectStore
addEventListener
dispatchEvent
noSuchMethod
removeEventListener
toString
Operators
operator ==
Static properties
instanceRuntimeType
Constants
abortEvent
completeEvent
errorEvent
Type
instanceRuntimeType
Source
@Deprecated("Internal Use Only") external static Type get instanceRuntimeType;
property instanceRuntimeType