Is there a way to define custom getter/setters for...
# announcements
e
Is there a way to define custom getter/setters for a field in a data class? Or custom getter/setters can only be defined in regular Kotlin classes?