chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.page / FrameResource / <init>

<init>

FrameResource(url: String, type: ResourceType, mimeType: String, lastModified: TimeSinceEpoch? = null, contentSize: Double? = null, failed: Boolean? = null, canceled: Boolean? = null)

Information about the Resource on the page.

Official doc