sorry, I read `sealed` for some reason. Data class...
# announcements
k
sorry, I read
sealed
for some reason. Data classes can't extend other data classes if that's what you're asking. But you can put a data class inside another one as a property