EntryPreview

sealed external interface EntryPreview(source)

Properties

Link copied to clipboard
abstract var key: ObjectPreview?

Preview of the key. Specified for map-like collection entries.

Link copied to clipboard
abstract var value: ObjectPreview

Preview of the value.