It's to apply the annotation only on the getter (c...
# android
y
It's to apply the annotation only on the getter (changing it from
getToolbar()
to
something()
. See https://kotlinlang.org/docs/reference/annotations.html#annotation-use-site-targets for annotations on specific targets