copy

fun copy(id: RequestId = this.id, jsonrpc: String = this.jsonrpc, result: RequestResult? = this.result, error: JSONRPCError? = this.error): JSONRPCResponse(source)