fritz2
Toggle table of contents
js
Target filter
js
Switch theme
Search in API
Skip to content
fritz2
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
Members
Constructors
Key
Link copied to clipboard
js
constructor
(
name
:
String
)
Properties
name
Link copied to clipboard
js
val
name
:
String
Functions
to
String
Link copied to clipboard
js
open
override
fun
toString
(
)
:
String