CSPViolationReportBody class

Implemented types
Available extensions
Annotations
  • @JS()
  • @staticInterop

Constructors

CSPViolationReportBody()
factory

Properties

blockedURL String?

Available on CSPViolationReportBody, provided by the PropsCSPViolationReportBody extension

no setter
columnNumber int?

Available on CSPViolationReportBody, provided by the PropsCSPViolationReportBody extension

no setter
disposition SecurityPolicyViolationEventDisposition

Available on CSPViolationReportBody, provided by the PropsCSPViolationReportBody extension

no setter
documentURL String

Available on CSPViolationReportBody, provided by the PropsCSPViolationReportBody extension

no setter
effectiveDirective String

Available on CSPViolationReportBody, provided by the PropsCSPViolationReportBody extension

no setter
hashCode int
The hash code for this object.
no setterinherited
lineNumber int?

Available on CSPViolationReportBody, provided by the PropsCSPViolationReportBody extension

no setter
originalPolicy String

Available on CSPViolationReportBody, provided by the PropsCSPViolationReportBody extension

no setter
referrer String?

Available on CSPViolationReportBody, provided by the PropsCSPViolationReportBody extension

no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
sample String?

Available on CSPViolationReportBody, provided by the PropsCSPViolationReportBody extension

no setter
sourceFile String?

Available on CSPViolationReportBody, provided by the PropsCSPViolationReportBody extension

no setter
statusCode int

Available on CSPViolationReportBody, provided by the PropsCSPViolationReportBody extension

no setter

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toJSON() → dynamic

Available on CSPViolationReportBody, provided by the PropsCSPViolationReportBody extension

toJSON() → dynamic

Available on ReportBody, provided by the PropsReportBody extension

toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited