getName method

  1. @override
String getName()
override

Returns the name of the race

Implementation

@override
String getName() => _raceName;