playMode constant

IriTerm const playMode

playMode [Expects: http://schema.org/GamePlayMode]

Indicates whether this game is multi-player, co-op or single-player. The game can be marked as multi-player, co-op and single-player at the same time.

Can be used on: http://schema.org/VideoGame, http://schema.org/VideoGameSeries

Implementation

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