PreparableKey

@Target(allowedTargets = [AnnotationTarget.CLASS])
@Component
annotation class PreparableKey(val name: String = "")

Properties

Link copied to clipboard