update User Account Data
abstract suspend fun updateUserAccountData(type: String, content: Content)
Content copied to clipboard
Update the account data with the provided type and the provided account data content.
Update the account data with the provided type and the provided account data content.