update Attribute For Current User
open override fun updateAttributeForCurrentUser( updateAttribute: ProfileScreenViewModel.UpdateAttribute, newValue: String, resetStateTimeOut: Long)
Content copied to clipboard
Used to update the specified updateAttribute to the newValue for the current user.
Parameters
reset State Time Out
the amount of time in millis before the uiState is set back to ProfileScreenViewModel.UiState.IDLE.