chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.performancetimeline / LargestContentfulPaint / <init>

<init>

LargestContentfulPaint(renderTime: TimeSinceEpoch, loadTime: TimeSinceEpoch, size: Double, elementId: String? = null, url: String? = null, nodeId: BackendNodeId? = null)

See https://github.com/WICG/LargestContentfulPaint and largest_contentful_paint.idl

Official doc