Data Structures
jsonExample.json
{
"arrayType": [],
"objectType": {
"stringType": "",
"numberType": 123,
"boolType": true,
"nullType": null
}
}jsonExample.json
{
"arrayType": [],
"objectType": {
"stringType": "",
"numberType": 123,
"boolType": true,
"nullType": null
}
}