sourceFile property

String get sourceFile

The sourceFile 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 sourceFile;