strings property

List<LanguagePackString> strings
read / write

Strings of the new language pack.

Implementation

late List<LanguagePackString> strings;