Related resources for Kotlin Reflection
  • Kotlin - Annotations and Reflection8/11/2019 10:57:52 AM. Kotlin annotations are used to attach metadata to classes, interface, parameters at compile time. In this article, you will learn about the Annotations and Reflection in Kotlin.