@NonNull abstract fun clearAttribute(@NonNull key: String): Editor
Clear the value for the attributes of the key provided.
key - String: key that represents the attribute value to be cleared
key
Return Editor: RegistrationManager.Editor
RegistrationManager.Editor