gameItem constant

IriTerm const gameItem

IRI for schema:gameItem [Expects: https://schema.org/Thing]

An item is an object within the game world that can be collected by a player or, occasionally, a non-player character.

Can be used on: https://schema.org/Game, https://schema.org/VideoGameSeries

Implementation

static const gameItem = IriTerm.prevalidated('https://schema.org/gameItem');