gamePlatform constant
IRI for schema:gamePlatform [Expects: https://schema.org/Text, https://schema.org/Thing, https://schema.org/URL]
The electronic systems used to play video games.
Can be used on: https://schema.org/VideoGame, https://schema.org/VideoGameSeries
Implementation
static const gamePlatform = IriTerm.prevalidated(
'https://schema.org/gamePlatform',
);