toggle menu
cloud-kotlin-extensions
2.0.0
jvm
switch theme
search in API
cloud-kotlin-extensions
/
org.incendo.cloud.kotlin.extension
/
cloudKey
cloud
Key
inline
fun
<
T
:
Any
>
cloudKey
(
name
:
String
)
:
CloudKey
<
T
>
Creates a new key with the given
name
.
Return
the created key
Parameters
T
the type of the key
name
the name of the key