documentURI property

String get documentURI

The documentURI read-only property of the SecurityPolicyViolationEvent interface is a string representing the URI of the document or worker in which the violation was found.

Implementation

external String get documentURI;