LanguagePackStringValuePluralized constructor
LanguagePackStringValuePluralized({})
Implementation
LanguagePackStringValuePluralized({
super.extra,
super.client_id,
this.zero_value,
this.one_value,
this.two_value,
this.few_value,
this.many_value,
this.other_value,
});