pluralLabel property

String? get pluralLabel

Implementation

String? get pluralLabel => label?.pluralize(2);