hash property

  1. @override
String hash
override

The hash part of the URL in the browser address bar.

See: https://developer.mozilla.org/en-US/docs/Web/API/Location/hash

Implementation

@override
String get hash => '';