gameNames property

Map<GameType, String> gameNames
final

Stores the user friendly name of the game based on the type

Implementation

static final Map<GameType, String> gameNames = {};