Entity

@Serializable
data class Entity(val type: String)

Entity type descriptor.

Constructors

Link copied to clipboard
constructor(type: String)

Properties

Link copied to clipboard

Raw type string.