Properties not annotated with `@field:Json` actual...
# squarelibraries
i
Properties not annotated with
@field:Json
actually get a value of zero and not the default value which should be time in milliseconds. I am using Moshi (retrofit2:converter-moshi). Anyone else experienced this behavior?
When printing out this class the value is zero.