kindlysdk
Toggle table of contents
release
Target filter
release
Switch theme
Search in API
Skip to content
kindlysdk
kindlysdk
/
no.kindly.chatsdk.chat.presentation.chat.components.ui.form
/
FormFieldValue
/
Text
Text
data
class
Text
(
val
value
:
String
,
val
displayValue
:
String
?
=
null
)
:
FormFieldValue
Members
Constructors
Text
Link copied to clipboard
constructor
(
value
:
String
,
displayValue
:
String
?
=
null
)
Properties
display
Value
Link copied to clipboard
val
displayValue
:
String
?
value
Link copied to clipboard
val
value
:
String
Functions
is
Image
Empty
Link copied to clipboard
fun
isImageEmpty
(
)
:
Boolean