target

val target: KClass<*>

The class for which a JsonCodec should be created.

You must also specify targetName if the class you reference is an inline class.