odo.api
/
straightway.odo.api.v0.ui
/
FixedString
Fixed
String
data class
FixedString
(currentValue:
String
) :
UiString
Content copied to clipboard
A fixed UI string with the given value.
Constructors
Properties
Constructors
FixedString
Link copied to clipboard
fun
FixedString
(currentValue:
String
)
Content copied to clipboard
Properties
currentValue
Link copied to clipboard
open override val
currentValue
:
String
Content copied to clipboard
The current (translated) value of the string.