Dart SDK
dart:html
PromiseRejectionEvent
constructor
PromiseRejectionEvent.internal_
PromiseRejectionEvent.internal_
class PromiseRejectionEvent
Constructors
PromiseRejectionEvent
internal_
Properties
promise
reason
bubbles
cancelable
currentTarget
defaultPrevented
eventPhase
hashCode
isTrusted
matchingTarget
path
runtimeType
scoped
target
timeStamp
type
Methods
deepPath
noSuchMethod
preventDefault
stopImmediatePropagation
stopPropagation
toString
Operators
operator ==
Static properties
instanceRuntimeType
PromiseRejectionEvent.internal_
(
)
Source
@Deprecated("Internal Use Only") PromiseRejectionEvent.internal_() : super.internal_();
constructor PromiseRejectionEvent.internal_