@Target([AnnotationTarget.CLASS]) @Inherited annotation class CreateWith
Author Ranie Jade Ramiso
Since 1.1
CreateWith(factory: KClass<out InstanceFactory>)
val factory: KClass<out InstanceFactory>