StartupArgList

annotation class StartupArgList(val name: String, val type: KClass<*>)

Properties

Link copied to clipboard
Link copied to clipboard
val type: KClass<*>