Dart SDK
dart:html
NotificationEvent
property action
action
class NotificationEvent
Constructors
NotificationEvent
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 ==
String
action
@DocsEditable(), @DomName('NotificationEvent.action'), @Experimental(), final
Source
final String action
property action