strings property

List<LanguagePackString> strings
read / write

A list of language pack strings.

Implementation

late List<LanguagePackString> strings;