kdriver
Toggle table of contents
0.2.5
common
Platform filter
common
Switch theme
Search in API
kdriver
cdp
/
dev.kdriver.cdp.domain
/
Runtime
/
StackTrace
/
StackTrace
Stack
Trace
constructor
(
description
:
String
?
=
null
,
callFrames
:
List
<
Runtime.CallFrame
>
,
parent
:
Runtime.StackTrace
?
=
null
,
parentId
:
Runtime.StackTraceId
?
=
null
)