Supports Kotlin Assignment Overloading
@Documented
@Retention(value = RetentionPolicy.RUNTIME )
@Target(value = ElementType.TYPE )
Marks interface that works with overloaded Kotlin assignment.
Since
8.1
Marks interface that works with overloaded Kotlin assignment.
8.1