URL property

String get URL

The URL read-only property of the Document interface returns the document location as a string.

Implementation

external String get URL;