Join Slack
Powered by
I have a weird error with Kotlinx serialization of...
# serialization
b
bjonnh
10/02/2020, 3:26 PM
I have a weird error with Kotlinx serialization of a dataclass:
val title: List<String>?,
val firstTitle: String? = title?.first(),
2
Views
Open in Slack
Previous
Next