FrameResourceTree
@Serializable
Information about the Frame hierarchy along with their cached resources.
Constructors
Link copied to clipboard
constructor(frame: Page.Frame, childFrames: List<Page.FrameResourceTree>? = null, resources: List<Page.FrameResource>)