builderCache

@API(status = API.Status.INTERNAL)
val builderCache: LoadingCache<KClass<out BuilderPart<*>>, BuilderPart<*>>