but if i get null from json how can i handle this ...
# android
f
but if i get null from json how can i handle this situation?
j
if you are using a data class you can set a default value
f
but the null is override my default value