Dart SDK
dart:html
HashChangeEvent
property newUrl
newUrl
class HashChangeEvent
Constructors
HashChangeEvent
Properties
newUrl
oldUrl
bubbles
cancelable
currentTarget
defaultPrevented
eventPhase
hashCode
isTrusted
matchingTarget
path
runtimeType
scoped
target
timeStamp
type
Methods
deepPath
noSuchMethod
preventDefault
stopImmediatePropagation
stopPropagation
toString
Operators
operator ==
Static properties
supported
String
newUrl
@DocsEditable(), @DomName('HashChangeEvent.newURL'), @JSName('newURL'), final
Source
final String newUrl
property newUrl