data class EnableResponse
Response type for the DebuggerDomain.enable command.
<init> |
Response type for the DebuggerDomain.enable command. EnableResponse(debuggerId: UniqueDebuggerId? = null) |
debuggerId |
Unique identifier of the debugger. val debuggerId: UniqueDebuggerId? |