pluralKeyword property

Parser pluralKeyword

Implementation

Parser get pluralKeyword => asKeywords(
    ['=0', '=1', '=2', 'zero', 'one', 'two', 'few', 'many', 'other']);