data class GetObjectByHeapObjectIdResponse
Response type for the HeapProfilerDomain.getObjectByHeapObjectId command.
<init> |
Response type for the HeapProfilerDomain.getObjectByHeapObjectId command. GetObjectByHeapObjectIdResponse(result: RemoteObject) |
result |
Evaluation result. val result: RemoteObject |