fritz2
js
core
/
dev.fritz2.core
/
Scope
/
Key
Key
js
open
class
Key
<
T
:
Any
>
(
val
name
:
String
)
Key for setting and receiving entries in the
Scope
Constructors
Functions
Properties
Constructors
Key
Link copied to clipboard
js
fun
Key
(
name
:
String
)
Functions
to
String
Link copied to clipboard
js
open
override
fun
toString
(
)
:
String
Properties
name
Link copied to clipboard
js
val
name
:
String