GamesDataItem

constructor(gameName: String, topic: GamesDatumTopic, detailedInformation: String? = null, unpublishedMatches: Set<String> = emptySet(), source: String? = null, tags: Set<GamesDatumTag> = setOf(), tools: Set<GameDatumTools> = setOf())(source)

Parameters

unpublishedMatches

Strings which will match but are not shown to the user Useful for "3" -> "Three" or similar