GamePlayMode constant

IriTerm const GamePlayMode

IRI for schema:GamePlayMode

Indicates whether this game is multi-player, co-op or single-player.

Implementation

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