Reference

value class Reference<T>(val id: String) : Thing<T>

Constructors

Link copied to clipboard
constructor(id: String)

Properties

Link copied to clipboard
open override val id: String

the id of the thing