NextWasmDisassemblyChunkRequest

@Serializable
data class NextWasmDisassemblyChunkRequest(val streamId: String)

Request object containing input parameters for the DebuggerDomain.nextWasmDisassemblyChunk command.

Constructors

Link copied to clipboard
constructor(streamId: String)

Properties

Link copied to clipboard

(undocumented in the protocol definition)