url property

String get url

The url read-only property of the EventSource interface returns a string representing the URL of the source.

Implementation

external String get url;