removeUserData

fun <T : Any> removeUserData(key: Key<T>): Any?

Removes the specified key and its corresponding value.