toggle menu
arc-api
0.89.0
jvm
switch theme
search in API
arc-api
/
ai.ancf.lmos.arc.api
/
SystemContextEntry
System
Context
Entry
@
Serializable
data
class
SystemContextEntry
(
val
key
:
String
,
val
value
:
String
)
Members
Constructors
System
Context
Entry
Link copied to clipboard
constructor
(
key
:
String
,
value
:
String
)
Properties
key
Link copied to clipboard
val
key
:
String
value
Link copied to clipboard
val
value
:
String