SourceProvider

annotation class SourceProvider(val value: KClass<*>)

Annotation to specify the source provider for a Data Annotation

Properties

Link copied to clipboard
val value: KClass<*>

the source provider class