protocol property
String
get
protocol
The protocol
property of a WorkerLocation object returns the
URL.protocol part of the worker's location.
Implementation
external String get protocol;
The protocol
property of a WorkerLocation object returns the
URL.protocol part of the worker's location.
external String get protocol;