gameType property

GameType get gameType

Gets the game's type from the config

Implementation

GameType get gameType => gameConfig.gameType;