Question

Part 2: User class Next, you will implement a User class, a data model that represents a user in our social media app. Open the API specification, which describes all of

the endpoints the API supports. You will probably want to keep this page open as a reference while implementing the class.

Fig: 1