Object

@Serializable
data class Object(val objectId: ObjectId) : BuilderArg

Constructors

Link copied to clipboard
constructor(objectId: ObjectId)

Properties

Link copied to clipboard