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

<init>

ObjectPreview(type: String, subtype: String? = null, description: String? = null, overflow: Boolean, properties: List<PropertyPreview>, entries: List<EntryPreview>? = null)

Object containing abbreviated remote object value.

Official doc