Android KotlinKotlin data class inheritanceParmit Singh1.5kA compiler-derived Kotlin data class that holds data (of an object) is the Kotlin Data Class. The data keyword is used to...