UserUpdate
data class UserUpdate(name: String, blog: String, twitterUsername: String?, company: String, location: String, bio: String) : SettingsActions
Content copied to clipboard
User update
Constructors
UserUpdate
Link copied to clipboard