Join Slack
Powered by
I had a data class annotated with `@JsonInclude(Js...
# multiplatform
h
hallvard
01/11/2019, 10:19 PM
I had a data class annotated with
@JsonInclude(JsonInclude.Include.NON_NULL)
, and within it around 10 `val`s whereof 8 were nullable.
Open in Slack
Previous
Next