gameNames property Null safety
final
Stores the user friendly name of the game based on the type
Implementation
static final Map<GameType, String> gameNames = {};
Stores the user friendly name of the game based on the type
static final Map<GameType, String> gameNames = {};