language_packs property
read / write
List of available language packs for this application.
Implementation
late List<LanguagePackInfo> language_packs;
List of available language packs for this application.
late List<LanguagePackInfo> language_packs;