GamesDataItem

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

Parameters

unpublishedMatches

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