port property

String get port

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

Implementation

external String get port;