removeAttribute abstract method
- String key
Delete an attribute using its key.
If the attribute doesn't exist, this method is silently ignored.
Implementation
BatchUserDataEditor removeAttribute(String key);
Delete an attribute using its key.
If the attribute doesn't exist, this method is silently ignored.
BatchUserDataEditor removeAttribute(String key);