data class GetWasmBytecodeRequestRequest object containing input parameters for the DebuggerDomain.getWasmBytecode command.
<init> |
Request object containing input parameters for the DebuggerDomain.getWasmBytecode command. GetWasmBytecodeRequest(scriptId: ScriptId) |
scriptId |
Id of the Wasm script to get source for. val scriptId: ScriptId |