kotlin-datastore / org.khanacademy.metadata / KeyPathElement

KeyPathElement

data class KeyPathElement

Constructors

<init>

KeyPathElement(kind: String, idOrName: KeyIDOrName)

Properties

idOrName

val idOrName: KeyIDOrName

kind

val kind: String