playMode constant
IRI for schema:playMode [Expects: https://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: https://schema.org/VideoGame, https://schema.org/VideoGameSeries
Implementation
static const playMode = IriTerm.prevalidated('https://schema.org/playMode');