gamePlatform constant

IriTerm const gamePlatform

gamePlatform [Expects: http://schema.org/Text, http://schema.org/Thing, http://schema.org/URL]

The electronic systems used to play video games.

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

Implementation

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