© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
alicia beltran
Hi, thanks for your sample, and explanatio. I want to know where should be defined those new annotations? inside the same module where it can be used?
Romman Sabbir
An engineer with extensive Android experience | Kotlin, Spring Boot, Compose, Swift, Swift UI
You can place the code in a Kotlin Class/File under the same package. Just make sure the new annotations is accessible.