Nested

data class Nested(val children: Map<String, TranslationEntry>) : TranslationEntry

Nested object

Constructors

Link copied to clipboard
constructor(children: Map<String, TranslationEntry>)

Properties

Link copied to clipboard