ScriptingPolicyReportBody class

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

Constructors

ScriptingPolicyReportBody()
factory

Properties

colno int

Available on ScriptingPolicyReportBody, provided by the PropsScriptingPolicyReportBody extension

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

Available on ScriptingPolicyReportBody, provided by the PropsScriptingPolicyReportBody extension

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

Available on ScriptingPolicyReportBody, provided by the PropsScriptingPolicyReportBody extension

no setter
violationType String

Available on ScriptingPolicyReportBody, provided by the PropsScriptingPolicyReportBody extension

no setter
violationURL String?

Available on ScriptingPolicyReportBody, provided by the PropsScriptingPolicyReportBody extension

no setter

Methods

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

Available on ReportBody, provided by the PropsReportBody extension

toJSON() → dynamic

Available on ScriptingPolicyReportBody, provided by the PropsScriptingPolicyReportBody extension

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

Operators

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