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