I am currently building an app to read data through a medical api and I am trying to parse the JSON.
I made a model class for the User:
class UserModel