I have a User object and I want to be able to decode it from JSON and convert it to a JSON as well. fromJSON() method works fine but when I try to
User
fromJSON()