gameConfig property

GameConfig get gameConfig

Gets GameConfig of this game

Implementation

GameConfig get gameConfig =>
    _read(BackendProviders.state.notifier).gameConfig;