strings property
read / write
List of changed language pack strings; empty if all strings have changed.
Implementation
late List<LanguagePackString> strings;
List of changed language pack strings; empty if all strings have changed.
late List<LanguagePackString> strings;