kotlinpoet / com.squareup.kotlinpoet / ClassName / reflectionName

reflectionName

fun reflectionName(): String

Fully qualified name using . to separate package from the top level class name, and $ to separate nested classes, like kotlin.collections.Map$Entry.