core
1.0-RC1
js
core
/
dev.fritz2.core
/
Scope
/
Companion
/
keyOf
key
Of
js
inline
fun
<
T
:
Any
>
keyOf
(
name
:
String
?
=
null
)
:
Scope.Key
<
T
>
Content copied to clipboard
Creates a
Scope.Key
for using it in
Scope
.