data class StringBasedRawString : RawString
Use this class to represent a String which should be treated as raw String in reporting.
See Also
ObjectFormatter
string
val string: String
The string which should be treated as raw String.