<@U108GQNBT>: there is a hack - you can declare t...
# language-proposals
m
@vngantk: there is a hack - you can declare the method/property with the same name (so shadowing it) and then annotate it as
@Deprecated(level = ERROR)