Relative Content

Tag Archive for arraysflutterdartobject

Cant reach values of object properties

I have a problem with my dart object. First I recieve data from my http api, which is a json, than I use the jsonDecode function and than I try to work with it, but it seems to be impossible.