is there a way to prevent GsonConverterFactory in ...
# android
r
is there a way to prevent GsonConverterFactory in Retrofit from setting non-nullable property to null if it is set to null in rest api and set default value instead?