Dart
dart:html
HashChangeEvent
newUrl property
newUrl
description
newUrl
property
Null safety
String
?
newUrl
@JSName('newURL')
Implementation
@JSName('newURL') String? get newUrl native;
Dart
dart:html
HashChangeEvent
newUrl property
HashChangeEvent class
Constructors
HashChangeEvent
Properties
bubbles
cancelable
composed
currentTarget
defaultPrevented
eventPhase
hashCode
isTrusted
matchingTarget
newUrl
oldUrl
path
runtimeType
target
timeStamp
type
Methods
composedPath
noSuchMethod
preventDefault
stopImmediatePropagation
stopPropagation
toString
Operators
operator ==
Static properties
supported