updateProfile

abstract fun updateProfile(user: User)

Called when User executes "update profile" flow.

Parameters

user

The User instance.