{
"abc": null,
"def": 9
}
I have JSON data which looks like this. If not for null (without quotes as a string), I could have used I have JSON da
{
"abc": null,
"def": 9
}
I have JSON data which looks like this. If not for null (without quotes as a string), I could have used I have JSON da