Flutter – Can not access attributes of object in dart
i am having problems not being able to access the attributes of an object in dart. I am testing stuff for the database with GetIt, and i currently only have local data stored in a different file in the same…