element property
Element?
get
element
The element
read-only property of the LargestContentfulPaint
interface returns an object representing the Element that is the largest
contentful paint.
Implementation
external Element? get element;