kotlin-stdlib / kotlin.reflect / KClass / constructors constructors JVM JS 1.0 abstract val constructors: Collection<KFunction<T>> All constructors declared in this class.