ObjectPreview

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

Sources

jvm source
Link copied to clipboard