url property

String get url

The url read-only property of the Request interface contains the URL of the request.

Implementation

external String get url;