Untranslatable(representation: CharSequence)
Untranslatable(representation: () -> String)
Untranslatable(representation: String)
Represents a Translatable which is not translatable but has only a fixed name which serves as getDefault.
Use this class to represent identifiers (method/property names etc.) and the like.
representation
- A representation which is not intended to be translated.