Dart
dart:html
SecurityPolicyViolationEvent
sourceFile property
sourceFile
description
sourceFile
property
Null safety
String
?
sourceFile
Implementation
String? get sourceFile native;
Dart
dart:html
SecurityPolicyViolationEvent
sourceFile property
SecurityPolicyViolationEvent class
Constructors
SecurityPolicyViolationEvent
Properties
blockedUri
bubbles
cancelable
columnNumber
composed
currentTarget
defaultPrevented
disposition
documentUri
effectiveDirective
eventPhase
hashCode
isTrusted
lineNumber
matchingTarget
originalPolicy
path
referrer
runtimeType
sample
sourceFile
statusCode
target
timeStamp
type
violatedDirective
Methods
composedPath
noSuchMethod
preventDefault
stopImmediatePropagation
stopPropagation
toString
Operators
operator ==