Id

@Serializable
data class Id(val id: IndexId)

Constructors

Link copied to clipboard
constructor(id: IndexId)

Properties

Link copied to clipboard
val id: IndexId