Join Slack
Powered by
I have a data class that has a parameter with a de...
# android
j
josh.kovach
06/20/2016, 4:46 PM
I have a data class that has a parameter with a default value in the constructor. This class can be initialized by Gson, though, and Gson skips the constructor, so that var never gets initialized in that case.
Open in Slack
Previous
Next