Frame Resource
@Serializable
Information about the Resource on the page.
Constructors
Link copied to clipboard
constructor(url: String, type: ResourceType, mimeType: String, lastModified: TimeSinceEpoch? = null, contentSize: Double? = null, failed: Boolean? = null, canceled: Boolean? = null)