data class TranslatableRawString : IRawString
Use this class to represent an ITranslatable which shall be translated and then be treated as raw String in reporting.
See Also
TranslatableRawString(translatable: ITranslatable) |
val translatable: ITranslatable
The ITranslatable who's translation should be treated as raw String. |