NicePluralRule typedef

NicePluralRule = String Function(int count)

Plural rule function type

Implementation

typedef NicePluralRule = String Function(int count);