recentCollectibleHashes property
The list of collectibles determined by the game as having been "recently" acquired.
Implementation
@JsonKey(name:'recentCollectibleHashes')
List<int>? recentCollectibleHashes;
The list of collectibles determined by the game as having been "recently" acquired.
@JsonKey(name:'recentCollectibleHashes')
List<int>? recentCollectibleHashes;