plural_code property

String plural_code
read / write

A language code to be used to apply plural forms. See https://www.unicode.org/cldr/charts/latest/supplemental/language_plural_rules.html for more information.

Implementation

late String plural_code;