equals

open operator override fun equals(other: Any?): Boolean

Checks if this KmAnnotation is equal to the other. Instances of KmAnnotation are equal if they have same className and arguments.