games property

Map<String, Game> games

Implementation

Map<String, Game> get games => _gameMap;