tock / ai.tock.bot.api.model.context / Entity / <init>

<init>

Entity(type: String, role: String, content: String?, value: Value? = null, evaluated: Boolean = false, subEntities: List<Entity> = emptyList(), new: Boolean)