hiddenLanguages property

  1. @Index()
List<String> hiddenLanguages
read / write

Languages where this dictionary is hidden. If a language has set this dictionary to hidden, then its language code will be here.

Implementation

@Index()
List<String> hiddenLanguages;