core
Toggle table of contents
1.1.18
common
Target filter
common
Switch theme
Search in API
Skip to content
core
core
/
net.zagart.storage
/
Observable
/
StringKey
String
Key
data
class
StringKey
(
val
key
:
String
,
val
defaultValue
:
String
=
""
)
:
Observable
Members
Constructors
String
Key
Link copied to clipboard
constructor
(
key
:
String
,
defaultValue
:
String
=
""
)
Properties
default
Value
Link copied to clipboard
val
defaultValue
:
String
key
Link copied to clipboard
val
key
:
String