GamePlayMode constant

IriTerm const GamePlayMode

IRI for schemahttp:GamePlayMode

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

Implementation

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