NotIntendedForInheritance

@Target(allowedTargets = [AnnotationTarget.CLASS])
annotation class NotIntendedForInheritance

Marks declarations that cannot be safely inherited from.