ObjectPreview

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