SettingsActions
sealed class SettingsActions
Content copied to clipboard
Actions sealed class for screen ProfileScreen
Constructors
SettingsActions
Link copied to clipboard
protected fun SettingsActions()
Content copied to clipboard
Types
UserUpdate
Link copied to clipboard
data class UserUpdate(name: String, blog: String, twitterUsername: String?, company: String, location: String, bio: String) : SettingsActions
Content copied to clipboard
User update
Inheritors
SettingsActions
Link copied to clipboard