scratch-dsl
Toggle table of contents
master
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
scratch-dsl
scratch-dsl
/
org.scratchapi.scratchdsl
/
Field
/
Companion
/
FieldValue
Field
Value
data
class
FieldValue
(
val
value
:
String
,
val
id
:
String
?
=
null
)
Members
Constructors
Field
Value
Link copied to clipboard
constructor
(
value
:
String
,
id
:
String
?
=
null
)
Properties
id
Link copied to clipboard
val
id
:
String
?
value
Link copied to clipboard
val
value
:
String