gameConfig property
GameConfig
get
gameConfig
Gets GameConfig of this game
Implementation
GameConfig get gameConfig =>
_read(BackendProviders.state.notifier).gameConfig;
Gets GameConfig of this game
GameConfig get gameConfig =>
_read(BackendProviders.state.notifier).gameConfig;