toggle menu
fritz2
js
switch theme
search in API
core
/
dev.fritz2.core
/
Scope
/
Companion
/
keyOf
key
Of
js
inline
fun
<
T
:
Any
>
keyOf
(
name
:
String
?
=
null
)
:
Scope.Key
<
T
>
Creates a
Scope.Key
for using it in
Scope
.