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

<init>

FrameResourceTree(frame: Frame, childFrames: List<FrameResourceTree>? = null, resources: List<FrameResource>)

Information about the Frame hierarchy along with their cached resources.

Official doc