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