url property
String
get
url
Returns the URL that was used to establish the WebSocket connection.
Implementation
_i2.String get url => _i4.getProperty(
this,
'url',
);
Returns the URL that was used to establish the WebSocket connection.
_i2.String get url => _i4.getProperty(
this,
'url',
);