hash property

String get hash

The hash property of a WorkerLocation object returns the URL.hash part of the worker's location.

Implementation

external String get hash;