RemoteObject
constructor(type: String, subtype: String? = null, className: String? = null, value: JsonElement? = null, unserializableValue: String? = null, description: String? = null, deepSerializedValue: Runtime.DeepSerializedValue? = null, objectId: String? = null, preview: Runtime.ObjectPreview? = null, customPreview: Runtime.CustomPreview? = null)