gameType property
GameType
get
gameType
Gets the game's type from the config
Implementation
GameType get gameType => gameConfig.gameType;
Gets the game's type from the config
GameType get gameType => gameConfig.gameType;