property Runtime.CallArgument.unserializableValue
Usage in Deno
```typescript import { type Runtime } from "node:node__inspector--promises.d.ts"; ```Primitive value which can not be JSON-stringified.
UnserializableValue | undefined