chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.runtime / RemoteObject / <init>

<init>

RemoteObject(type: String, subtype: String? = null, className: String? = null, value: JsonElement? = null, unserializableValue: UnserializableValue? = null, description: String? = null, objectId: RemoteObjectId? = null, preview: ObjectPreview? = null, customPreview: CustomPreview? = null)

Mirror object referencing original JavaScript object.