Dart
dart:html
NotificationEvent
reply property
reply
description
reply
property
Null safety
String
?
reply
Implementation
String? get reply native;
Dart
dart:html
NotificationEvent
reply property
NotificationEvent class
Constructors
NotificationEvent
Properties
action
bubbles
cancelable
composed
currentTarget
defaultPrevented
eventPhase
hashCode
isTrusted
matchingTarget
notification
path
reply
runtimeType
target
timeStamp
type
Methods
composedPath
noSuchMethod
preventDefault
stopImmediatePropagation
stopPropagation
toString
waitUntil
Operators
operator ==