getPluralName method

  1. @override
String getPluralName()
override

Returns the plural name of the race

Implementation

@override
String getPluralName() => _pluralRaceName;