DeprecationIssueDetails
@Serializable
This issue tracks information needed to print a deprecation message. https://source.chromium.org/chromium/chromium/src/+/main:third_party/blink/renderer/core/frame/third_party/blink/renderer/core/frame/deprecation/README.md
Constructors
Link copied to clipboard
constructor(affectedFrame: Audits.AffectedFrame? = null, sourceCodeLocation: Audits.SourceCodeLocation, type: String)