plural property

String get plural

Implementation

String get plural {
  return pluralize(this);
}