data class GetWasmBytecodeResponseResponse type for the DebuggerDomain.getWasmBytecode command.
<init> |
Response type for the DebuggerDomain.getWasmBytecode command. GetWasmBytecodeResponse(bytecode: String) |
bytecode |
Script source. val bytecode: String |