kotlinpoet / com.squareup.kotlinpoet / Taggable / Builder / tags

tags

abstract val tags: MutableMap<KClass<*>, Any>

Mutable map of the current tags this builder contains.