games property

Map<String, Game> get games

Implementation

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