gameType property

GameCode get gameType

Gets the game's type from the config

Implementation

GameType get gameType => gameConfig.gameType;