pathname property

String get pathname

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

Implementation

external String get pathname;