artifactPlural property

String get artifactPlural

Implementation

String get artifactPlural {
  return plural.uncapitalize();
}