QuickGameTag

data class QuickGameTag(val name: String, val id: String)

Quick game tag This is used for filtering when looking at all games

Constructors

Link copied to clipboard
constructor(name: String, id: String)

Properties

Link copied to clipboard
val id: String

The id of the tag

Link copied to clipboard

The name of the tag, for example "Hygge"