UnsafeVariance

@Target(allowedTargets = [AnnotationTarget.TYPE])
annotation class UnsafeVariance(source)

Suppresses errors about variance conflict

Since Kotlin

1.0
@Target(allowedTargets = [AnnotationTarget.TYPE])
annotation class UnsafeVariance(source)

Suppresses errors about variance conflict

Since Kotlin

1.3