✅ getting all the keys of a json object
The json input I have is:
What I want as output is:
The json is contained in a JsonObject, and I'm trying to make a method to do what I'm talking about:
But the output I'm getting is:
What I want as output is:
The json is contained in a JsonObject, and I'm trying to make a method to do what I'm talking about:
But the output I'm getting is: