kvision-common-remote
5.15.3
common
kvision-common-remote
/
io.kvision.remote
/
SimpleRemoteOption
Simple
Remote
Option
common
data
class
SimpleRemoteOption
(
val
value
:
String
,
val
text
:
String
?
=
null
)
Content copied to clipboard
Constructors
Properties
Constructors
Simple
Remote
Option
Link copied to clipboard
common
fun
SimpleRemoteOption
(
value
:
String
,
text
:
String
?
=
null
)
Content copied to clipboard
Properties
text
Link copied to clipboard
common
val
text
:
String
?
=
null
Content copied to clipboard
value
Link copied to clipboard
common
val
value
:
String
Content copied to clipboard