toggle menu
exposed
0.56.0
jvm
switch theme
search in API
exposed-core
/
org.jetbrains.exposed.sql
/
UserDataHolder
/
removeUserData
remove
User
Data
fun
<
T
:
Any
>
removeUserData
(
key
:
Key
<
T
>
)
:
Any
?
Removes the specified
key
and its corresponding value.