data class TranslatableBasedRawString : RawString
(source)
Use this class to represent a Translatable which shall be translated and then be treated as raw String in reporting.
See Also
val translatable: Translatable
The Translatable who's translation should be treated as raw String. |