removeIdentifier
open fun removeIdentifier(@NonNull @Size(min = 1, max = 255) key: String): AssociatedIdentifiers.Editor
Removes the identifier.
Return
The editor object.
Parameters
key
The custom ID's key.
Removes the identifier.
The editor object.
The custom ID's key.