removeAttribute

open fun removeAttribute(@NotNull() key: @NotNull() String): Boolean

Remove a specific user attribute

Return

true if removed or false if the key didn't exist

Parameters

key

identifies the attribute that you want to remove