Extend data class in Kotlin Data classes seem to be the replacement to the old-fashioned POJOs in Java. It is quite expectable that these classes would allow for inheritance, but I can see no... May 18, 2022 0 Comments