data class GetNodeStackTracesResponse
Response type for the DOMDomain.getNodeStackTraces command.
<init> |
Response type for the DOMDomain.getNodeStackTraces command. GetNodeStackTracesResponse(creation: StackTrace? = null) |
creation |
Creation stack trace, if available. val creation: StackTrace? |