const factory Plurals({ String? zero, String? one, String? two, String? few, String? many, String? other, }) = _Plurals;