SettingsActions

sealed class SettingsActions

Actions sealed class for screen ProfileScreen

Constructors

SettingsActions
Link copied to clipboard
protected fun SettingsActions()

Types

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

User update

Inheritors

SettingsActions
Link copied to clipboard