collapsedLanguages property
- @Index()
read / write
Languages where this dictionary is collapsed. If a language has set this dictionary to hidden, then its language code will be here.
Implementation
@Index()
List<String> collapsedLanguages;