documentURI property

String get documentURI

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

Implementation

external String get documentURI;