<@U29HX9CBF> ``` method.annotations.filter { it.a...
# announcements
s
@tokie
Copy code
method.annotations.filter { it.annotationClass == NoDefaultView::class }.firstOrNull()
method should be of type
KAnnotatedElement