url property
BinaryType
get
url
The WebSocket.url read-only property returns the absolute
URL of the WebSocket as resolved by the constructor.
Implementation
external String get url;
The WebSocket.url read-only property returns the absolute
URL of the WebSocket as resolved by the constructor.
external String get url;