Introduced null safety for initial json element
The generated Gson Type Adapters will now properly safeguard against null values before attempting to parse any content.
The generated Gson Type Adapters will now properly safeguard against null values before attempting to parse any content.