profi-sdk-aos-parent
0.10.1.28
profi-sdk-aos-model
/
com.sygic.profi.model.pm.cfg
/
PMCfgKVPair
PMCfg
KVPair
data
class
PMCfgKVPair
(
val
key
:
String
?
=
null
,
val
value
:
String
?
=
null
)
Constructors
Properties
Constructors
PMCfg
KVPair
Link copied to clipboard
fun
PMCfgKVPair
(
key
:
String
?
=
null
,
value
:
String
?
=
null
)
Properties
key
Link copied to clipboard
val
key
:
String
?
=
null
Key or name
value
Link copied to clipboard
val
value
:
String
?
=
null
Stored value