ObjectPreview
@Serializable
Object containing abbreviated remote object value.
Constructors
Link copied to clipboard
constructor(type: String, subtype: String? = null, description: String? = null, overflow: Boolean, properties: List<Runtime.PropertyPreview>, entries: List<Runtime.EntryPreview>? = null)