hash property Null safety
The hash
part of the URL in the browser address bar.
See: https://developer.mozilla.org/en-US/docs/Web/API/Location/hash
Implementation
String get hash;
The hash
part of the URL in the browser address bar.
See: https://developer.mozilla.org/en-US/docs/Web/API/Location/hash
String get hash;