Is there a quick way to go from Map<String, An...
# announcements
j
Is there a quick way to go from Map<String, Any> to a data class or does it need to be a secondary constructor or manual mapping if String is the data class parameter name?