for example I have class Movie which in some cases...
# announcements
n
for example I have class Movie which in some cases have title and description, but sometimes I get only title. Gson would put null to description. I would like to give it an empty string, as a default if description is not in the response