PermissionsPolicyViolationReportBody class

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

Constructors

PermissionsPolicyViolationReportBody()
factory

Properties

columnNumber int?

Available on PermissionsPolicyViolationReportBody, provided by the PropsPermissionsPolicyViolationReportBody extension

no setter
disposition String

Available on PermissionsPolicyViolationReportBody, provided by the PropsPermissionsPolicyViolationReportBody extension

no setter
featureId String

Available on PermissionsPolicyViolationReportBody, provided by the PropsPermissionsPolicyViolationReportBody extension

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

Available on PermissionsPolicyViolationReportBody, provided by the PropsPermissionsPolicyViolationReportBody extension

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

Available on PermissionsPolicyViolationReportBody, provided by the PropsPermissionsPolicyViolationReportBody 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

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

Operators

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