Dart SDK
dart:indexed_db
Request
constructor
Request.internal_
Request.internal_
class Request
Constructors
internal_
Properties
error
onError
onSuccess
readyState
result
source
transaction
hashCode
on
runtimeType
Methods
addEventListener
dispatchEvent
noSuchMethod
removeEventListener
toString
Operators
operator ==
Static properties
instanceRuntimeType
Constants
errorEvent
successEvent
Request.internal_
(
)
Source
@Deprecated("Internal Use Only") Request.internal_() : super.internal_();
constructor Request.internal_