gameServer constant
IRI for schemahttp:gameServer [Expects: http://schema.org/GameServer]
The server on which it is possible to play the game.
Can be used on: http://schema.org/VideoGame
Implementation
static const gameServer = IriTerm.prevalidated(
'http://schema.org/gameServer',
);