We often come across issue where a json dynamically switches its type based on the response. For example, in normal cases suppose that you have a li…
We often come across situations where our json response contains attributes that switches its type dynamically. For example , if a particular k…