When defining attributes for a data class, the name of which contains spaces, it is not possible to define a type for the attribute value. Also, when using the data class as an event type with Unicorn, such attributes are exported with underscores instead of the spaces.
When defining attributes for a data class, the name of which contains spaces, it is not possible to define a type for the attribute value. Also, when using the data class as an event type with Unicorn, such attributes are exported with underscores instead of the spaces.