systema-sdk
0.1.0
common
systema-sdk
/
ai.systema.model
/
KeyValue
Key
Value
common
data
class
KeyValue
(
val
name
:
String
,
val
value
:
String
)
Content copied to clipboard
Constructors
Properties
Constructors
Key
Value
Link copied to clipboard
common
fun
KeyValue
(
name
:
String
,
value
:
String
)
Content copied to clipboard
Properties
name
Link copied to clipboard
common
val
name
:
String
Content copied to clipboard
value
Link copied to clipboard
common
val
value
:
String
Content copied to clipboard