I have the following String:
[{"Monstro":"Lobo","HP":100,"Level":2},{"Level":"1","HP":"100","Monstro":"Bruxa"}]
You need to put it inside a Array ou List
to get the values of each monster.
- How do I do this?
Sorry if the question seems obvious.
OBS : These are JSON data that are within […]
f% of the way it is and has },{
2 different values that are within [...]
.