Deserializing JSON list into class objects not able to extract attributes
I’m struggling to deserialize my json-file into an array of objects of my class LeagueAcc.
Deserializing Json list into class objects not able to extract attrributes
Im struggling to deserialize my json-file into an array of objects of my class LeagueAcc