model/profile_update library

Classes

ProData
Represents the profile data.
ProfileUpdate
Represents the profile update data.

Functions

profileUpdateFromJson(String str) ProfileUpdate
Converts a JSON string into a ProfileUpdate object.
profileUpdateToJson(ProfileUpdate data) String
Converts a ProfileUpdate object into a JSON string.