playedGames property

List<GameData> playedGames
read / write

Implementation

List<GameData> playedGames = List.empty(growable: true);